diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 22:07:04 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 22:51:49 +1200 |
commit | 9a719b7bb9b41c5cf0482c3b23870aaee1cd4c47 (patch) | |
tree | f7d83b56e4f220ef87c8dda5f71051c77048db6e /dev-perl/MooX-HandlesVia | |
parent | dev-perl/Pod-Readme: Drop ~{x,sparc}64-solaris re bug #673504 (diff) | |
download | gentoo-9a719b7bb9b41c5cf0482c3b23870aaee1cd4c47.tar.gz gentoo-9a719b7bb9b41c5cf0482c3b23870aaee1cd4c47.tar.bz2 gentoo-9a719b7bb9b41c5cf0482c3b23870aaee1cd4c47.zip |
dev-perl/MooX-HandlesVia: Drop {x,sparc}64-solaris re bug #673504
Depends:
- dev-perl/Data-Perl
- dev-perl/List-MoreUtils
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 00d672cfef6f..98f8a460afef 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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |