diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-03 11:41:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-03 11:42:41 +0200 |
commit | 4510a3a7669d750fb405c71c18609ee91f076678 (patch) | |
tree | 16326d247210285b7e43942cc39aafd48f3ec244 /net-misc/telnet-bsd | |
parent | dev-ruby/exifr: add 1.4.0 (diff) | |
download | gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.gz gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.bz2 gentoo-4510a3a7669d750fb405c71c18609ee91f076678.zip |
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild index 94c8218b9b22..c1e8dc327468 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mschiff/distfiles/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" IUSE="nls xinetd" DEPEND=" |