diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:40:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:40:09 +0100 |
commit | 9bee1e20b8faaae1ee39bc1d92b3b7d5a5c19f1b (patch) | |
tree | 880e342a0e9d03590a2839b30f7eafb8f9982e58 /dev-perl/SGMLSpm | |
parent | dev-perl/Role-Tiny: stable 2.0.6 for hppa, bug #662366 (diff) | |
download | gentoo-9bee1e20b8faaae1ee39bc1d92b3b7d5a5c19f1b.tar.gz gentoo-9bee1e20b8faaae1ee39bc1d92b3b7d5a5c19f1b.tar.bz2 gentoo-9bee1e20b8faaae1ee39bc1d92b3b7d5a5c19f1b.zip |
dev-perl/SGMLSpm: stable 1.1-r1 for hppa, bug #662392
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 af8b1b1b0c47..cdbd86ea6f6a 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" |