diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:55 -0700 |
commit | 02c1f0ffddc8c03d86daafa580a851cd96bbad03 (patch) | |
tree | 78dc1c78d91341b7c24a7f24690d4b6ac4ccd479 /dev-perl/XML-SAX | |
parent | dev-perl/XML-RSS-1.600.0: alpha stable, bug 663944 (diff) | |
download | gentoo-02c1f0ffddc8c03d86daafa580a851cd96bbad03.tar.gz gentoo-02c1f0ffddc8c03d86daafa580a851cd96bbad03.tar.bz2 gentoo-02c1f0ffddc8c03d86daafa580a851cd96bbad03.zip |
dev-perl/XML-SAX-1.0.0: alpha stable, bug 663944
Diffstat (limited to 'dev-perl/XML-SAX')
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild index ccedd3f84bd3..16f9ed8133fe 100644 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" 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="" RDEPEND=" |