diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:39:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:39:01 -0700 |
commit | def9c9922872caadd1f45e22c28e1565cad8f500 (patch) | |
tree | dc29068d3fb17a69d45823b5c4582b9800b37785 /dev-perl/XML-SAX-Writer | |
parent | dev-perl/XML-SAX-1.0.0: ppc64 stable, bug 663944 (diff) | |
download | gentoo-def9c9922872caadd1f45e22c28e1565cad8f500.tar.gz gentoo-def9c9922872caadd1f45e22c28e1565cad8f500.tar.bz2 gentoo-def9c9922872caadd1f45e22c28e1565cad8f500.zip |
dev-perl/XML-SAX-Writer-0.570.0: ppc64 stable, bug 663944
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 7f55616c956d..eb3c9291dd5c 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=" |