summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:28:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:05:15 +0200
commitbe5d985d2926265d407a0fca8b9ab09a736b7afd (patch)
treeae447ac5a9b3f251780569916c20595cafd65e51 /dev-perl/XML-TokeParser
parentdev-perl/Mouse: x86 stable (bug #658896) (diff)
downloadgentoo-be5d985d2926265d407a0fca8b9ab09a736b7afd.tar.gz
gentoo-be5d985d2926265d407a0fca8b9ab09a736b7afd.tar.bz2
gentoo-be5d985d2926265d407a0fca8b9ab09a736b7afd.zip
dev-perl/XML-TokeParser: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/XML-TokeParser')
-rw-r--r--dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild b/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
index 196835cbf6ad..6352abcf000a 100644
--- a/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
+++ b/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Simplified interface to XML::Parser"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="