diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-22 10:05:15 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-22 10:06:34 +0200 |
commit | 20314f2f7a698e69fed0891811ecfa0e65c15e34 (patch) | |
tree | e6ac3868e45c7f901f3be69847cb82f9321db67e /dev-perl | |
parent | dev-perl/libintl-perl-1.240.0-r2: arm64 stable (bug #621642) (diff) | |
download | gentoo-20314f2f7a698e69fed0891811ecfa0e65c15e34.tar.gz gentoo-20314f2f7a698e69fed0891811ecfa0e65c15e34.tar.bz2 gentoo-20314f2f7a698e69fed0891811ecfa0e65c15e34.zip |
dev-perl/XML-SAX-Expat-0.510.0: arm64 stable (bug #623194)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 aa22e9b004da..39e3f9cc5f5e 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~mips 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 ~mips 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 |