diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-06 15:15:44 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-06 15:15:44 +0200 |
commit | 47f1c51ff9466b271b6b346ec6d74945115a8f51 (patch) | |
tree | 2429ecb7363d81c6e26d1137a629d3ecf9fc9544 /dev-perl/XML-NamespaceSupport | |
parent | dev-perl/Net-SSLeay: arm stable, bug #617294 (diff) | |
download | gentoo-47f1c51ff9466b271b6b346ec6d74945115a8f51.tar.gz gentoo-47f1c51ff9466b271b6b346ec6d74945115a8f51.tar.bz2 gentoo-47f1c51ff9466b271b6b346ec6d74945115a8f51.zip |
dev-perl/XML-NamespaceSupport: arm stable, bug #617296
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-NamespaceSupport')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild index 5a8c34c90faa..8b58edc6cf27 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module that offers a simple to process namespaced XML names" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" DEPEND=" |