diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:39 +0200 |
commit | 04d87d608837ca997febd21b64cac003d43fc1aa (patch) | |
tree | 9ac090a22ab56009fd472f34cb9602dfc4ccdec7 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-04d87d608837ca997febd21b64cac003d43fc1aa.tar.gz gentoo-04d87d608837ca997febd21b64cac003d43fc1aa.tar.bz2 gentoo-04d87d608837ca997febd21b64cac003d43fc1aa.zip |
dev-perl/Alien-Libxml2: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index bb8c1ed70c9e..fad1ec619191 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" 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" RESTRICT="!test? ( test )" |