diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-13 03:54:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-13 03:54:47 +0200 |
commit | da7f16a3fbbb5e82d09207eb4c80b81d7149f122 (patch) | |
tree | d5b1b256ac3087ecf55cf85410ddbddbd9d99db6 /dev-perl/XML-SAX-Expat | |
parent | 77a8875032affb36cf0b7b3a1d361e434865cf2d (diff) | |
download | gentoo-da7f16a3fbbb5e82d09207eb4c80b81d7149f122.tar.gz gentoo-da7f16a3fbbb5e82d09207eb4c80b81d7149f122.tar.xz |
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.ebuild | 2 |
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 ccef7bf5eae..60a371bca46 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 |