diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-16 20:33:25 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-16 20:47:34 +0200 |
commit | 344f8d30eb653e85ac3d3bcce47b8f3ea7c5bf14 (patch) | |
tree | ff1864ce73cd02a9139926f8811e7ee08f3aa9db | |
parent | dev-perl/Devel-StackTrace: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-344f8d30eb653e85ac3d3bcce47b8f3ea7c5bf14.tar.gz gentoo-344f8d30eb653e85ac3d3bcce47b8f3ea7c5bf14.tar.bz2 gentoo-344f8d30eb653e85ac3d3bcce47b8f3ea7c5bf14.zip |
dev-perl/Specio: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index 7bcda2644cf6..872d75ba0084 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 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="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~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 minimal" RDEPEND=" |