summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:47:52 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:57:14 +0000
commitd607ff3edbd2562f0b34c1f75548cd18985d5cfd (patch)
treee839ee9466d81adc673fdbd53a6d863f4093dba1
parentdev-perl/Term-Screen: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-d607ff3edbd2562f0b34c1f75548cd18985d5cfd.tar.gz
gentoo-d607ff3edbd2562f0b34c1f75548cd18985d5cfd.tar.bz2
gentoo-d607ff3edbd2562f0b34c1f75548cd18985d5cfd.zip
dev-perl/Term-ScreenColor: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Term-ScreenColor/Term-ScreenColor-1.200.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Term-ScreenColor/Term-ScreenColor-1.200.0-r1.ebuild b/dev-perl/Term-ScreenColor/Term-ScreenColor-1.200.0-r1.ebuild
index 22b61d25e919..7d6443a8d8b6 100644
--- a/dev-perl/Term-ScreenColor/Term-ScreenColor-1.200.0-r1.ebuild
+++ b/dev-perl/Term-ScreenColor/Term-ScreenColor-1.200.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="A Term::Screen based screen positioning and coloring module"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 s390 x86"
+KEYWORDS="amd64 ~s390 x86"
IUSE=""
RDEPEND=">=dev-perl/Term-Screen-1.30.0"