diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-12 06:11:21 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-12 06:11:21 +1200 |
commit | 28eda9464c1b928ef2142e4168caf2a84bda8d02 (patch) | |
tree | 3a18892f31dea0811b7ab52fda5b786449581a94 /dev-perl/Cache | |
parent | dev-perl/Class-C3: ALLARCHES stable re bug #615102 (diff) | |
download | gentoo-28eda9464c1b928ef2142e4168caf2a84bda8d02.tar.gz gentoo-28eda9464c1b928ef2142e4168caf2a84bda8d02.tar.bz2 gentoo-28eda9464c1b928ef2142e4168caf2a84bda8d02.zip |
dev-perl/Cache: 2.110.0 ALLARCHES stable re bug #615134
x86 testing by Myckel Habets
Bug: https://bugs.gentoo.org/615134
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Cache')
-rw-r--r-- | dev-perl/Cache/Cache-2.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cache/Cache-2.110.0.ebuild b/dev-perl/Cache/Cache-2.110.0.ebuild index 5d2c676344b1..06c3dc82777d 100644 --- a/dev-perl/Cache/Cache-2.110.0.ebuild +++ b/dev-perl/Cache/Cache-2.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="the Cache interface" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |