commit: e7a7805e699c0fa285fb5fb4b0259c1d12ac24c0 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 07:57:33 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 08:05:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a7805e
dev-perl/Test-Spec: Stable for amd64. Stable for x86 using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/Test-Spec/Test-Spec-0.470.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-Spec/Test-Spec-0.470.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.470.0.ebuild index 1a182d9..1bacb59 100644 --- a/dev-perl/Test-Spec/Test-Spec-0.470.0.ebuild +++ b/dev-perl/Test-Spec/Test-Spec-0.470.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='Write tests in a declarative specification style' SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="
