diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 19:54:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 19:54:28 +0300 |
commit | cd902962f1437019ee431a7aecb54da7825601fa (patch) | |
tree | 15a8a4f882b402ee34e429998cceade0e98ca053 /dev-perl/XML-LibXML | |
parent | net-nntp/slrn: amd64 stable wrt bug #653130 (diff) | |
download | gentoo-cd902962f1437019ee431a7aecb54da7825601fa.tar.gz gentoo-cd902962f1437019ee431a7aecb54da7825601fa.tar.bz2 gentoo-cd902962f1437019ee431a7aecb54da7825601fa.zip |
dev-perl/XML-LibXML: amd64 stable wrt bug #657118
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 7e56fcee51f4..0493668ab898 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=" |