diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 23:07:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 23:07:03 +0100 |
commit | 78b4474d844ad19a17550605b0765dce350005e5 (patch) | |
tree | 5e006f15747f82dec89e001d7a2af1c4a041321f /dev-perl/SGMLSpm | |
parent | dev-perl/Devel-Leak: stable 0.30.0 for ppc64, bug #662392 (diff) | |
download | gentoo-78b4474d844ad19a17550605b0765dce350005e5.tar.gz gentoo-78b4474d844ad19a17550605b0765dce350005e5.tar.bz2 gentoo-78b4474d844ad19a17550605b0765dce350005e5.zip |
dev-perl/SGMLSpm: stable 1.1-r1 for ppc64, bug #662392
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
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 cdbd86ea6f6a..1816927ceab4 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" |