summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:39:29 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:11:29 +0000
commit92dcfd56648258ad4f89c71fd9df8cf643655774 (patch)
treeb757786532edc2a07edf2baea47cdc1e59771b9e
parentnet-misc/suite3270: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-92dcfd56648258ad4f89c71fd9df8cf643655774.tar.gz
gentoo-92dcfd56648258ad4f89c71fd9df8cf643655774.tar.bz2
gentoo-92dcfd56648258ad4f89c71fd9df8cf643655774.zip
net-misc/telnet-bsd: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild4
1 files changed, 2 insertions, 2 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 ba2df695c456..ede40e95565b 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,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:="