summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-07-13 03:54:47 +0200
committerMarkus Meier <maekke@gentoo.org>2017-07-13 03:54:47 +0200
commitda7f16a3fbbb5e82d09207eb4c80b81d7149f122 (patch)
treed5b1b256ac3087ecf55cf85410ddbddbd9d99db6 /dev-perl/XML-SAX-Expat
parentdev-perl/glib-perl: arm stable, bug #622954 (diff)
downloadgentoo-da7f16a3fbbb5e82d09207eb4c80b81d7149f122.tar.gz
gentoo-da7f16a3fbbb5e82d09207eb4c80b81d7149f122.tar.bz2
gentoo-da7f16a3fbbb5e82d09207eb4c80b81d7149f122.zip
dev-perl/XML-SAX-Expat: arm stable, bug #623194
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-SAX-Expat')
-rw-r--r--dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
index ccef7bf5eae7..60a371bca46c 100644
--- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
+++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="SAX2 Driver for Expat"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/XML-SAX-0.15-r1