diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:20:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:22:21 +0100 |
commit | 4982cf691d48d20a24996bb178bc1c324a3dc8b3 (patch) | |
tree | 2e54bb5ed11a1bc20a58dc25e0e86ef81daf2227 /dev-perl/Lexical-SealRequireHints | |
parent | dev-perl/PPI: x86 stable 1.224.0 bug #631282 (diff) | |
download | gentoo-4982cf691d48d20a24996bb178bc1c324a3dc8b3.tar.gz gentoo-4982cf691d48d20a24996bb178bc1c324a3dc8b3.tar.bz2 gentoo-4982cf691d48d20a24996bb178bc1c324a3dc8b3.zip |
dev-perl/Lexical-SealRequireHints: stable 0.10.0 for hppa, bug #631296
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Lexical-SealRequireHints')
-rw-r--r-- | dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild index 07fcf484279d..1b811e647a7f 100644 --- a/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild +++ b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Prevent leakage of lexical hints" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~x86" IUSE="test" # Note: This module is a no-op at runtime since Perl 5.12 |