commit: 700c34447625f395ceed576697550160b47362f8 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 10 16:11:44 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 16:41:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700c3444
dev-perl/Hash-NoRef: x86 stable (bug #657636) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 1f65c4b520c..d13a95a0b64 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=""
