diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:56:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:56:01 +0200 |
commit | 0e4bba8172b76b8d9272a8ff96a1f682d3bd1388 (patch) | |
tree | 1a7b126bece6b6267003260b167b1cb59fca05e1 /dev-perl/SGMLSpm | |
parent | kde-misc/kwebkitpart: x86 stable (bug #661810) (diff) | |
download | gentoo-0e4bba8172b76b8d9272a8ff96a1f682d3bd1388.tar.gz gentoo-0e4bba8172b76b8d9272a8ff96a1f682d3bd1388.tar.bz2 gentoo-0e4bba8172b76b8d9272a8ff96a1f682d3bd1388.zip |
dev-perl/SGMLSpm: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
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 34b48cfbe0fa..5f61c5867ca3 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" |