diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 07:35:51 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:43:02 +1200 |
commit | 0bf5f7de83f8aeb0fa3d78ecc7dedd971b02fb36 (patch) | |
tree | f293613a3e0e499eaefcf229473cea41eb735484 /dev-perl/Specio/Specio-0.420.0.ebuild | |
parent | dev-perl/Params-ValidationCompiler: Drop various prefixes re bug #673504 (diff) | |
download | gentoo-0bf5f7de83f8aeb0fa3d78ecc7dedd971b02fb36.tar.gz gentoo-0bf5f7de83f8aeb0fa3d78ecc7dedd971b02fb36.tar.bz2 gentoo-0bf5f7de83f8aeb0fa3d78ecc7dedd971b02fb36.zip |
dev-perl/Specio: Drop various prefixes re bug #673504
Depends:
- dev-perl/Eval-Closure
- dev-perl/Test-Requires
Bug: https://bugs.gentoo.org/673504
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Specio/Specio-0.420.0.ebuild')
-rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index 41912af60cd0..305309146041 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |