diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 20:31:42 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 21:02:55 +0200 |
commit | 0c8140efeaffa12aa82172b4e389fd5b117f94c9 (patch) | |
tree | 43d0e071e5e20c815bebe63d045f691a69614e2c /dev-perl/CPAN-DistnameInfo | |
parent | dev-perl/CPAN-Checksums: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-0c8140efeaffa12aa82172b4e389fd5b117f94c9.tar.gz gentoo-0c8140efeaffa12aa82172b4e389fd5b117f94c9.tar.bz2 gentoo-0c8140efeaffa12aa82172b4e389fd5b117f94c9.zip |
dev-perl/CPAN-DistnameInfo: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/CPAN-DistnameInfo')
-rw-r--r-- | dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild index b08c53c3bcb6..0c2d51ca4ecf 100644 --- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild +++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Extract distribution name and version from a distribution filename" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |