summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-10 18:11:44 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-10 18:41:35 +0200
commit700c34447625f395ceed576697550160b47362f8 (patch)
tree0e474adc1d3f1653cf93e1e5267244818bd92dab
parentdev-perl/HTTP-BrowserDetect: x86 stable (bug #657636) (diff)
downloadgentoo-700c3444.tar.gz
gentoo-700c3444.tar.bz2
gentoo-700c3444.zip
dev-perl/Hash-NoRef: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild4
1 files 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 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=""