diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:58:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:16 +0200 |
commit | 749cb728a5cf1a9f07bb7f709afc966ea4928b40 (patch) | |
tree | f26c5475bf8401507f8e73c769196b634b342f0d /dev-perl/Hash-FieldHash | |
parent | dev-perl/Type-Tie: x86 stable (bug #663934) (diff) | |
download | gentoo-749cb728a5cf1a9f07bb7f709afc966ea4928b40.tar.gz gentoo-749cb728a5cf1a9f07bb7f709afc966ea4928b40.tar.bz2 gentoo-749cb728a5cf1a9f07bb7f709afc966ea4928b40.zip |
dev-perl/Hash-FieldHash: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Hash-FieldHash')
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild index 9bffd8802c07..accec17a65eb 100644 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.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,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND=" |