diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:47:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:57:12 +0000 |
commit | 7a264cace74ab643398190e26cf48c00ffb12b44 (patch) | |
tree | b59681965498c955d8e6cd017570fe8135c6516c /dev-perl/Term-ReadLine-Gnu | |
parent | dev-perl/Taint-Runtime: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7a264cace74ab643398190e26cf48c00ffb12b44.tar.gz gentoo-7a264cace74ab643398190e26cf48c00ffb12b44.tar.bz2 gentoo-7a264cace74ab643398190e26cf48c00ffb12b44.zip |
dev-perl/Term-ReadLine-Gnu: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Term-ReadLine-Gnu')
-rw-r--r-- | dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.310.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.310.0.ebuild b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.310.0.ebuild index 79e27905f9c3..644367424b3d 100644 --- a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.310.0.ebuild +++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.310.0.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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU Readline XS library wrapper" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~s390 sparc x86" IUSE="" RDEPEND=">=sys-libs/readline-6.2:0=" diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild index ddeb538331a6..ee7a1d834dca 100644 --- a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild +++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU Readline XS library wrapper" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=sys-libs/readline-6.2:0=" |