diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:47:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:36 +0100 |
commit | bae12d40ad34e89d1620a95fc00ecebe5b0cebb1 (patch) | |
tree | 4ab9dd7094c44d29311e8a056b9777c888e523e2 /dev-perl/XML-SAX | |
parent | dev-perl/Video-Info: stable 0.993.0-r2 for sparc, bug #663938 (diff) | |
download | gentoo-bae12d40ad34e89d1620a95fc00ecebe5b0cebb1.tar.gz gentoo-bae12d40ad34e89d1620a95fc00ecebe5b0cebb1.tar.bz2 gentoo-bae12d40ad34e89d1620a95fc00ecebe5b0cebb1.zip |
dev-perl/XML-SAX: stable 1.0.0 for sparc, bug #663944
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 88de6c74a9d7..51efa1a5b165 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=" |