diff options
author | Sam James <sam@gentoo.org> | 2022-09-23 02:26:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-23 02:26:31 +0100 |
commit | eef026f5c3684af563f6cdc445bada93d1ded723 (patch) | |
tree | b209b80c09a3d343bafa951046b2a72313a5677f /net-misc/telnet-bsd | |
parent | dev-libs/xmlrpc-c: use pkg-config to find deps (diff) | |
download | gentoo-eef026f5c3684af563f6cdc445bada93d1ded723.tar.gz gentoo-eef026f5c3684af563f6cdc445bada93d1ded723.tar.bz2 gentoo-eef026f5c3684af563f6cdc445bada93d1ded723.zip |
net-misc/telnet-bsd: Stabilize 1.2-r4 arm, #872425
Signed-off-by: Sam James <sam@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 890dc085eabe..59487e44292a 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=" |