diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:25 -0700 |
commit | dc3b088e1d6dcdda53e70ab03c5b734390c70e7d (patch) | |
tree | bb03f5d9533214f83fbc52db68a5979314014776 /dev-perl/SGMLSpm | |
parent | dev-perl/Devel-Leak-0.30.0: alpha stable, bug 662392 (diff) | |
download | gentoo-dc3b088e1d6dcdda53e70ab03c5b734390c70e7d.tar.gz gentoo-dc3b088e1d6dcdda53e70ab03c5b734390c70e7d.tar.bz2 gentoo-dc3b088e1d6dcdda53e70ab03c5b734390c70e7d.zip |
dev-perl/SGMLSpm-1.1-r1: alpha stable, bug 662392
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 b967b355c4bc..8dc98d352cfc 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" |