summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-10 17:57:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-10 18:40:54 +0200
commit310729f0d8c96b48e9beb87e0415bd697322208f (patch)
treef181d7971ff1a12dce0c9bc84b9a6932be6a55e6 /dev-perl/Hash-MoreUtils
parentdev-util/rr: use HTTPs (diff)
downloadgentoo-310729f0d8c96b48e9beb87e0415bd697322208f.tar.gz
gentoo-310729f0d8c96b48e9beb87e0415bd697322208f.tar.bz2
gentoo-310729f0d8c96b48e9beb87e0415bd697322208f.zip
dev-perl/Hash-MoreUtils: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Hash-MoreUtils')
-rw-r--r--dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.50.0.ebuild b/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.50.0.ebuild
index 4c272a24264e..738bc834b4ea 100644
--- a/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.50.0.ebuild
+++ b/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Provide the stuff missing in Hash::Util"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND=""