diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:01:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:01:11 +0100 |
commit | dbdcde6e5ece176d2bd58dcb12858865fc343c86 (patch) | |
tree | 53f97ee35cd6cb4168782f405c40beccc53af963 /dev-perl/XML-Parser-Lite | |
parent | dev-perl/SOAP-Lite: amd64 stable wrt bug #581888 (diff) | |
download | gentoo-dbdcde6e5ece176d2bd58dcb12858865fc343c86.tar.gz gentoo-dbdcde6e5ece176d2bd58dcb12858865fc343c86.tar.bz2 gentoo-dbdcde6e5ece176d2bd58dcb12858865fc343c86.zip |
dev-perl/XML-Parser-Lite: amd64 stable wrt bug #581888
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Parser-Lite')
-rw-r--r-- | dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild index af6e1cb5b0d0..c28c94448197 100644 --- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild +++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lightweight regexp-based XML parser" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test minimal" # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests, |