diff options
author | Sam James <sam@gentoo.org> | 2022-09-23 03:18:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-23 03:18:27 +0100 |
commit | 57a8c57a031d51aa61fc307eaa13f832a43dce68 (patch) | |
tree | eb9c77c8e99ec9f2d247dbe914ad71659e954ca5 /net-misc/telnet-bsd | |
parent | sys-process/at: Stabilize 3.2.5 arm64, #872431 (diff) | |
download | gentoo-57a8c57a031d51aa61fc307eaa13f832a43dce68.tar.gz gentoo-57a8c57a031d51aa61fc307eaa13f832a43dce68.tar.bz2 gentoo-57a8c57a031d51aa61fc307eaa13f832a43dce68.zip |
net-misc/telnet-bsd: Stabilize 1.2-r4 x86, #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 f0278507a214..9ead87917a43 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=" |