diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-22 10:02:47 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-22 10:06:40 +0200 |
commit | 6af2389b24172df7f5086432bfcba7295a9892dc (patch) | |
tree | 330d409f7af9faeeab845c3bd746becabcfddc47 /dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | |
parent | dev-perl/XML-SAX-Expat-0.510.0: arm64 stable (bug #623194) (diff) | |
download | gentoo-6af2389b24172df7f5086432bfcba7295a9892dc.tar.gz gentoo-6af2389b24172df7f5086432bfcba7295a9892dc.tar.bz2 gentoo-6af2389b24172df7f5086432bfcba7295a9892dc.zip |
dev-perl/XML-Simple-2.220.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/XML-Simple/XML-Simple-2.220.0.ebuild')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild index 876f41391707..87d49e9002df 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.220.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An API for simple XML files" 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=" |