diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:58:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:58:48 +0000 |
commit | 2072871a768d89e0d4b8c2ddde4abcc2862094b1 (patch) | |
tree | d6272c2649a98ad5315182fc725d6d408d9a56cd /net-misc/telnet-bsd | |
parent | app-eselect/eselect-timezone: Stabilize 0.2 ALLARCHES, #787782 (diff) | |
download | gentoo-2072871a768d89e0d4b8c2ddde4abcc2862094b1.tar.gz gentoo-2072871a768d89e0d4b8c2ddde4abcc2862094b1.tar.bz2 gentoo-2072871a768d89e0d4b8c2ddde4abcc2862094b1.zip |
net-misc/telnet-bsd: Stabilize 1.2-r1 arm64, #787791
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild index f2de7105394a..d9185075752c 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="nls xinetd" RDEPEND="sys-libs/ncurses:=" |