diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 17:49:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 17:49:27 +0000 |
commit | 813b9ca737a0c02716023fe5da106ceea2ca82f4 (patch) | |
tree | 5dda1b62419d3a3fae4d7534322cd32f584b1147 /dev-perl/XML-LibXML | |
parent | dev-libs/libsigsegv: stable 2.12-r1 for ia64, bug #657094 (diff) | |
download | gentoo-813b9ca737a0c02716023fe5da106ceea2ca82f4.tar.gz gentoo-813b9ca737a0c02716023fe5da106ceea2ca82f4.tar.bz2 gentoo-813b9ca737a0c02716023fe5da106ceea2ca82f4.zip |
dev-perl/XML-LibXML: stable 2.13.200 for ia64, bug #657118
Bug: https://bugs.gentoo.org/657118
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/XML-LibXML')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild index 16f1942eb20e..8e51f83b9e49 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND=" |