diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 06:51:34 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:42:11 +1200 |
commit | f444b89c30f5c7cd66ca78d279d1a9242ccefb7e (patch) | |
tree | 7fa321d901da06828655d7e4a32a1b69de26c70b /dev-perl/Pod-Readme | |
parent | dev-lang/python: arm64 stable (bug #732498) (diff) | |
download | gentoo-f444b89c30f5c7cd66ca78d279d1a9242ccefb7e.tar.gz gentoo-f444b89c30f5c7cd66ca78d279d1a9242ccefb7e.tar.bz2 gentoo-f444b89c30f5c7cd66ca78d279d1a9242ccefb7e.zip |
dev-perl/Pod-Readme: Drop ~sparc-solaris re bug #673504
Depends:
- dev-perl/MooX-HandlesVia
- 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/Pod-Readme')
-rw-r--r-- | dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild b/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild index 5ee693d6f309..49579968b2e5 100644 --- a/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild +++ b/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Intelligently generate a README file from POD" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="minimal test" RESTRICT="!test? ( test )" |