diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:29:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:29:54 +0200 |
commit | 296b59af22f428f0aef7425c252d287e870a5072 (patch) | |
tree | 87c53432fbbeef765c1fa0d33e759168534de2c8 /dev-perl/Test-CleanNamespaces | |
parent | dev-perl/Sub-Identify: x86 stable wrt bug #617120 (diff) | |
download | gentoo-296b59af22f428f0aef7425c252d287e870a5072.tar.gz gentoo-296b59af22f428f0aef7425c252d287e870a5072.tar.bz2 gentoo-296b59af22f428f0aef7425c252d287e870a5072.zip |
dev-perl/Test-CleanNamespaces: x86 stable wrt bug #617120
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-CleanNamespaces')
-rw-r--r-- | dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild index c4b62e160518..eed0a4106986 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.180.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for uncleaned imports" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86" IUSE="test minimal" # r:Test::Builder -> Test-Simple |