From: Patrice Clement Date: Mon, 5 Oct 2015 19:18:02 +0000 (+0000) Subject: dev-perl/Data-Utilities: Stable for amd64. Stable for x86 using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d0f833ea88ad9b3d876b9823fe058dfccedff802;p=gentoo.git dev-perl/Data-Utilities: Stable for amd64. Stable for x86 using the ALLARCHES policy. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- diff --git a/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild b/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild index 7de440219e1f..2fb820915eb8 100644 --- a/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild +++ b/dev-perl/Data-Utilities/Data-Utilities-0.40.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="Merge nested Perl data structures" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-perl/Clone"