diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 12:08:33 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 12:08:33 +0200 |
commit | c3d40b3a44227602e3afd62d13bd521afa178f49 (patch) | |
tree | aa1d3482cac12d7c127df2263f1fbf069349e7c5 /dev-perl/XML-NamespaceSupport | |
parent | media-libs/glfw: Stable for HPPA (bug #617522). (diff) | |
download | gentoo-c3d40b3a44227602e3afd62d13bd521afa178f49.tar.gz gentoo-c3d40b3a44227602e3afd62d13bd521afa178f49.tar.bz2 gentoo-c3d40b3a44227602e3afd62d13bd521afa178f49.zip |
dev-perl/XML-NamespaceSupport: Stable for HPPA (bug #617296).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 03f02877731b..5a8c34c90faa 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=" |