diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 06:53:23 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:42:15 +1200 |
commit | c4a91728549e32afcf5aaed64df2ff74f77a1371 (patch) | |
tree | 9bea589663c11b0ecbe7c1fa1cb9250bc047be53 /dev-perl/MooX-HandlesVia | |
parent | dev-perl/Pod-Readme: Drop ~sparc-solaris re bug #673504 (diff) | |
download | gentoo-c4a91728549e32afcf5aaed64df2ff74f77a1371.tar.gz gentoo-c4a91728549e32afcf5aaed64df2ff74f77a1371.tar.bz2 gentoo-c4a91728549e32afcf5aaed64df2ff74f77a1371.zip |
dev-perl/MooX-HandlesVia: Drop ~sparc-solaris re bug #673504
Depends:
- dev-perl/Class-Method-Modifiers
- 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/MooX-HandlesVia')
-rw-r--r-- | dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild index 30ac40b27aa0..d980454087a6 100644 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild +++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="NativeTrait-like behavior for Moo" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |