diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:58 +0100 |
commit | 3f1582fb78fb189e6085fb1f41ad2a285188fd6f (patch) | |
tree | 340c60b5d0f119a168845192bff49095b1319c67 /dev-perl/XML-SAX | |
parent | dev-perl/XML-Handler-YAWriter: stable 0.230.0-r2 for ia64, bug #663944 (diff) | |
download | gentoo-3f1582fb78fb189e6085fb1f41ad2a285188fd6f.tar.gz gentoo-3f1582fb78fb189e6085fb1f41ad2a285188fd6f.tar.bz2 gentoo-3f1582fb78fb189e6085fb1f41ad2a285188fd6f.zip |
dev-perl/XML-SAX: stable 1.0.0 for ia64, bug #663944
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
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 16f9ed8133fe..be3fbdda75c2 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=" |