diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:11:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:35 +0200 |
commit | 700c34447625f395ceed576697550160b47362f8 (patch) | |
tree | 0e474adc1d3f1653cf93e1e5267244818bd92dab /dev-perl/Hash-NoRef | |
parent | dev-perl/HTTP-BrowserDetect: x86 stable (bug #657636) (diff) | |
download | gentoo-700c34447625f395ceed576697550160b47362f8.tar.gz gentoo-700c34447625f395ceed576697550160b47362f8.tar.bz2 gentoo-700c34447625f395ceed576697550160b47362f8.zip |
dev-perl/Hash-NoRef: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Hash-NoRef')
-rw-r--r-- | dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild | 4 |
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="" |