diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:28:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:28:48 -0700 |
commit | cd6df04f2782cc3f5c2061a9f74e611803bc7b12 (patch) | |
tree | 83d5ec0ea3c37ad376232f96eba7e5d666f10a0d /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build-1.790.0: add ~sparc, bug 690140 (diff) | |
download | gentoo-cd6df04f2782cc3f5c2061a9f74e611803bc7b12.tar.gz gentoo-cd6df04f2782cc3f5c2061a9f74e611803bc7b12.tar.bz2 gentoo-cd6df04f2782cc3f5c2061a9f74e611803bc7b12.zip |
dev-perl/Alien-Libxml2-0.90.0: add ~sparc, bug 690140
Signed-off-by: Matt Turner <mattst88@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 3e4d75499849..39ee35f9b04c 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 ~ia64 ~mips ~riscv ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND=" |