diff options
author | Sam James <sam@gentoo.org> | 2022-09-23 03:17:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-23 03:17:57 +0100 |
commit | a085b75079f3f09127fcadcef82b045d71b7de20 (patch) | |
tree | b8a9a65a0f5398aaf33f1dadd733f7979e4e90b1 /net-misc | |
parent | dev-util/strace: drop 5.18 (diff) | |
download | gentoo-a085b75079f3f09127fcadcef82b045d71b7de20.tar.gz gentoo-a085b75079f3f09127fcadcef82b045d71b7de20.tar.bz2 gentoo-a085b75079f3f09127fcadcef82b045d71b7de20.zip |
net-misc/telnet-bsd: Stabilize 1.2-r4 arm64, #872425
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 59487e44292a..f0278507a214 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 ~x64-macos" IUSE="nls xinetd" DEPEND=" |