From: Thomas Deutschmann Date: Sun, 10 Jun 2018 16:11:44 +0000 (+0200) Subject: dev-perl/Hash-NoRef: x86 stable (bug #657636) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=700c34447625f395ceed576697550160b47362f8;p=gentoo.git dev-perl/Hash-NoRef: x86 stable (bug #657636) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild index 1f65c4b520ce..d13a95a0b64e 100644 --- a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild +++ b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Hash to store values without increasing reference count (weak references)" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE=""