diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-07-19 04:05:44 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-07-19 04:18:33 +1200 |
commit | 0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a (patch) | |
tree | e371d50b255d138d7e7f04d2b1a80f4e20f7e1d4 /dev-perl/Archive-Zip | |
parent | dev-perl/PAR-Dist: Drop ~m68k, ~sh and ~s390 (diff) | |
download | gentoo-0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a.tar.gz gentoo-0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a.tar.bz2 gentoo-0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a.zip |
dev-perl/Archive-Zip: Drop ~m68k, s390 and sh
Reason for dependency now gone from tree and keywording for
newer versions stalled since 2015 ( See bug #569868 )
Bug: https://bugs.gentoo.org/569868
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild index 09fbf0e9d4d5..136c31ce397c 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |