commit: 4d0fba76c69a0dcf45e8dd898212e50571caf7c5 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 7 10:55:28 2017 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 7 11:00:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0fba76
dev-perl/XML-LibXML-Simple: amd64 stable wrt bug #611984 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild | 4 ++-- 1 file 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 f467d1dd117..4098b5c90a4 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="