summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-21 08:33:08 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-21 08:44:40 +1200
commit95569c551c1a5864d0f69bd38385084f7319c0c3 (patch)
tree9ad6ed6b54d66823f0454777c41ea768e71f8096 /dev-perl/Package-Stash-XS
parentdev-perl/Module-Implementation: Drop various prefixes re bug #673504 (diff)
downloadgentoo-95569c551c1a5864d0f69bd38385084f7319c0c3.tar.gz
gentoo-95569c551c1a5864d0f69bd38385084f7319c0c3.tar.bz2
gentoo-95569c551c1a5864d0f69bd38385084f7319c0c3.zip
dev-perl/Package-Stash-XS: Drop various prefixes re bug #673504
Depends: - 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/Package-Stash-XS')
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild
index 0dda710b576f..4d6ee5685166 100644
--- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild
+++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
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"
RESTRICT="!test? ( test )"