summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-20 23:52:37 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-20 23:52:37 -0700
commitd8285363866d291ab4886c9a934525d4fbab9912 (patch)
tree8c7102948608c37a0f2b259ddf955d2a82d20164 /dev-perl/XML-SAX-Expat
parentdev-perl/GnuPG-Interface-0.520.0-r2: hppa stable, bug 622882 (diff)
downloadgentoo-d8285363866d291ab4886c9a934525d4fbab9912.tar.gz
gentoo-d8285363866d291ab4886c9a934525d4fbab9912.tar.bz2
gentoo-d8285363866d291ab4886c9a934525d4fbab9912.zip
dev-perl/XML-SAX-Expat-0.510.0: hppa stable, bug 623194
Diffstat (limited to 'dev-perl/XML-SAX-Expat')
-rw-r--r--dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
index 873f30bbb674..aa22e9b004da 100644
--- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
+++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="SAX2 Driver for Expat"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/XML-SAX-0.15-r1