diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 13:19:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 13:31:28 +0100 |
commit | 798242bbdfc19842ebbf20f9dc25459eb8bb42a0 (patch) | |
tree | 04285cf6727f16fc6c0ac09bb8a4e4bf0d6233e3 /dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild | |
parent | dev-perl/Test-Output: add Prefix keywords, bug #594286 (diff) | |
download | gentoo-798242bbdfc19842ebbf20f9dc25459eb8bb42a0.tar.gz gentoo-798242bbdfc19842ebbf20f9dc25459eb8bb42a0.tar.bz2 gentoo-798242bbdfc19842ebbf20f9dc25459eb8bb42a0.zip |
dev-perl/HTML-Form: add Prefix keywords, bug #594286
Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1
Diffstat (limited to 'dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild')
-rw-r--r-- | dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild b/dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild index f333c3a41e14..e04f99351878 100644 --- a/dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild +++ b/dev-perl/HTML-Form/HTML-Form-6.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Class that represents an HTML form element" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |