diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:46:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:15:46 +0000 |
commit | 4c269157690c6b54f66e12058249a2272886ea3f (patch) | |
tree | 81da4c7dfc66f6e2a2f1af27879545508a345371 /virtual/perl-Module-Loaded | |
parent | virtual/perl-Module-Load: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-4c269157690c6b54f66e12058249a2272886ea3f.tar.gz gentoo-4c269157690c6b54f66e12058249a2272886ea3f.tar.bz2 gentoo-4c269157690c6b54f66e12058249a2272886ea3f.zip |
virtual/perl-Module-Loaded: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Module-Loaded')
-rw-r--r-- | virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild index cb7b2b9d8759..fa00dcd54d63 100644 --- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild +++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" RDEPEND=" || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |