dev-perl/Term-ScreenColor: drop s390 to ~s390 (unstable)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-05 19:47:52 +00:00
parent bd6a9cb90d
commit d607ff3edb

View File

@@ -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"