diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:05:16 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:05:16 +0200 |
commit | 7de066b5c818dc41a372fca20ab4f6a0a0abf8c3 (patch) | |
tree | 1bba662d97822ac4ed7f457bcc0226c2b0398397 /dev-perl/XML-SAX-Writer | |
parent | dev-perl/XML-SAX: arm stable, bug #663944 (diff) | |
download | gentoo-7de066b5c818dc41a372fca20ab4f6a0a0abf8c3.tar.gz gentoo-7de066b5c818dc41a372fca20ab4f6a0a0abf8c3.tar.bz2 gentoo-7de066b5c818dc41a372fca20ab4f6a0a0abf8c3.zip |
dev-perl/XML-SAX-Writer: arm stable, bug #663944
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-SAX-Writer')
-rw-r--r-- | dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0.ebuild index e8a358155602..fec0b3fa26f4 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="SAX2 XML Writer" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |