diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2022-03-26 22:54:18 -1000 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2022-03-26 22:54:18 -1000 |
commit | ca195cb74d178247afd749b141c1ddf686421e6f (patch) | |
tree | 7989463dabbe4d45fc18ed7ec6be73a59dccf6ee /net-misc/telnet-bsd | |
parent | net-misc/telnet-bsd: fix bug 713790 (diff) | |
download | gentoo-ca195cb74d178247afd749b141c1ddf686421e6f.tar.gz gentoo-ca195cb74d178247afd749b141c1ddf686421e6f.tar.bz2 gentoo-ca195cb74d178247afd749b141c1ddf686421e6f.zip |
net-misc/telnet-bsd: destabilize 1.2-r3
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r3.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r3.ebuild index 65a05099bf70..c131d25aed1d 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.2-r3.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r3.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=" |