diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:29:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:10 +0200 |
commit | ee59b97657db89fec03c890fe95bf025ef03c3cc (patch) | |
tree | b58f67d410552ed554d03d100937ab228936f1ff /dev-perl/Alien-Build | |
parent | dev-perl/Algorithm-Diff: s390 stable wrt bug #738212 (diff) | |
download | gentoo-ee59b97657db89fec03c890fe95bf025ef03c3cc.tar.gz gentoo-ee59b97657db89fec03c890fe95bf025ef03c3cc.tar.bz2 gentoo-ee59b97657db89fec03c890fe95bf025ef03c3cc.zip |
dev-perl/Alien-Build: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Build')
-rw-r--r-- | dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild b/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild index 455697971196..fe601e510b87 100644 --- a/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild +++ b/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Build external dependencies for use in CPAN" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86" IUSE="test zip" RESTRICT="!test? ( test )" |