diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:41:28 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:41:28 +0200 |
commit | 75ecd07eb1b2e6c84ff87df58d2992b5a3c06006 (patch) | |
tree | eada93b0fddfb6c6d6a57ee55494df0adb3f75fe /dev-perl/SGMLSpm | |
parent | dev-python/bleach: arm stable, bug #663438 (diff) | |
download | gentoo-75ecd07eb1b2e6c84ff87df58d2992b5a3c06006.tar.gz gentoo-75ecd07eb1b2e6c84ff87df58d2992b5a3c06006.tar.bz2 gentoo-75ecd07eb1b2e6c84ff87df58d2992b5a3c06006.zip |
dev-perl/SGMLSpm: arm stable, bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 8dc98d352cfc..ba8abb07cc2d 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" |