diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:53:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:10 +0200 |
commit | ec8e1fe3af71b5ad5e55e1e2a54b22407149f9fc (patch) | |
tree | 15b20f2b11e7c574be7e76647feedaae7149f5e3 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-ec8e1fe3af71b5ad5e55e1e2a54b22407149f9fc.tar.gz gentoo-ec8e1fe3af71b5ad5e55e1e2a54b22407149f9fc.tar.bz2 gentoo-ec8e1fe3af71b5ad5e55e1e2a54b22407149f9fc.zip |
dev-perl/Alien-Libxml2: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 0f149e566783..debb780f9fb2 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 )" |