diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-31 10:25:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-31 09:33:07 +0100 |
commit | 401c5a7e1e46aefae621e3de58afb0f0aa37c2de (patch) | |
tree | 80f454f2cc64b96cc8215957760bccd4a36eca64 /dev-perl/SGMLSpm | |
parent | dev-perl/Devel-Leak: stable 0.30.0 for sparc, bug #662392 (diff) | |
download | gentoo-401c5a7e1e46aefae621e3de58afb0f0aa37c2de.tar.gz gentoo-401c5a7e1e46aefae621e3de58afb0f0aa37c2de.tar.bz2 gentoo-401c5a7e1e46aefae621e3de58afb0f0aa37c2de.zip |
dev-perl/SGMLSpm: stable 1.1-r1 for sparc, bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild index 1816927ceab4..1929b6d5735b 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl library for parsing the output of nsgmls" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Module-Build" |