commit: 9d6bfb62099baebb2c7d81ce280ac185934843d3 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Oct 3 12:15:33 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Oct 3 13:35:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6bfb62
dev-perl/Tie-Sub: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild b/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild index 10c6427..c85afb1 100644 --- a/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild +++ b/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.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$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Tying a subroutine, function or method to a hash" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="dev-perl/Params-Validate"
