diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:54:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:54:25 +0200 |
commit | e8ff341aa0e0eb35710d7316d126900a7336781e (patch) | |
tree | e4fcd28caff0c5a3aeecce3b617e68bdc477a9db /dev-perl/XML-NamespaceSupport | |
parent | sys-fs/cryptsetup: x86 stable wrt bug #617314 (diff) | |
download | gentoo-e8ff341aa0e0eb35710d7316d126900a7336781e.tar.gz gentoo-e8ff341aa0e0eb35710d7316d126900a7336781e.tar.bz2 gentoo-e8ff341aa0e0eb35710d7316d126900a7336781e.zip |
dev-perl/XML-NamespaceSupport: x86 stable wrt bug #617296
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 6423c3fe3ef0..03f02877731b 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=" |