diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:21:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:24:31 -0400 |
commit | 830675857c1ec9228cdf5d71f330970329f814dc (patch) | |
tree | 8fc25d0ca11992bb52d1c0ec4fea375f7045ef09 /dev-perl/Archive-Any | |
parent | dev-perl/Archive-Extract: amd64 stable (diff) | |
download | gentoo-830675857c1ec9228cdf5d71f330970329f814dc.tar.gz gentoo-830675857c1ec9228cdf5d71f330970329f814dc.tar.bz2 gentoo-830675857c1ec9228cdf5d71f330970329f814dc.zip |
dev-perl/Archive-Any: amd64 stable
Bug: https://bugs.gentoo.org/652358
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Archive-Any')
-rw-r--r-- | dev-perl/Archive-Any/Archive-Any-0.94.500.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Any/Archive-Any-0.94.500.ebuild b/dev-perl/Archive-Any/Archive-Any-0.94.500.ebuild index 4f67fd02c7a7..b9def12934f5 100644 --- a/dev-perl/Archive-Any/Archive-Any-0.94.500.ebuild +++ b/dev-perl/Archive-Any/Archive-Any-0.94.500.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Single interface to deal with file archives" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |