diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:44:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:50:18 +0100 |
commit | d82c3ca38d22013a68fcbfc82541916249054330 (patch) | |
tree | 0ed8ea4f362a3bb47c7182163eb92956334876e0 | |
parent | dev-perl/B-Hooks-OP-Check: stable 0.210.0 for ppc, bug #631296 (diff) | |
download | gentoo-d82c3ca38d22013a68fcbfc82541916249054330.tar.gz gentoo-d82c3ca38d22013a68fcbfc82541916249054330.tar.bz2 gentoo-d82c3ca38d22013a68fcbfc82541916249054330.zip |
dev-perl/Lexical-SealRequireHints: stable 0.10.0 for ppc, bug #631296
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8db382375567..bd67d7065ea2 100644 --- a/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild +++ b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild @@ -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 |