commit: 28eda9464c1b928ef2142e4168caf2a84bda8d02 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Apr 11 18:11:21 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Apr 11 18:11:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28eda946
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 dev-perl/Cache/Cache-2.110.0.ebuild | 4 ++-- 1 file 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 5d2c676344b..06c3dc82777 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="
