diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-05-07 13:55:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-05-07 14:00:37 +0300 |
commit | 4d0fba76c69a0dcf45e8dd898212e50571caf7c5 (patch) | |
tree | 2740759ff472f0c8be58ff8ad5c4deeba73ea9e1 | |
parent | dev-perl/File-Slurp-Tiny: amd64 stable wrt bug #611984 (diff) | |
download | gentoo-4d0fba76c69a0dcf45e8dd898212e50571caf7c5.tar.gz gentoo-4d0fba76c69a0dcf45e8dd898212e50571caf7c5.tar.bz2 gentoo-4d0fba76c69a0dcf45e8dd898212e50571caf7c5.zip |
dev-perl/XML-LibXML-Simple: amd64 stable wrt bug #611984
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild index f467d1dd1179..4098b5c90a49 100644 --- a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild +++ b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XML::LibXML based XML::Simple clone" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |