diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:48:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:25 +0200 |
commit | 252ccc2acb96d08d6680265cbe7babe2c41fc9e6 (patch) | |
tree | 612d4d215be8c34baf3eaeb9324eadce1d3b2cd7 /dev-perl/Test-CleanNamespaces | |
parent | dev-perl/TermReadKey: x86 stable (bug #667266) (diff) | |
download | gentoo-252ccc2acb96d08d6680265cbe7babe2c41fc9e6.tar.gz gentoo-252ccc2acb96d08d6680265cbe7babe2c41fc9e6.tar.bz2 gentoo-252ccc2acb96d08d6680265cbe7babe2c41fc9e6.zip |
dev-perl/Test-CleanNamespaces: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Test-CleanNamespaces')
-rw-r--r-- | dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild index f65fc6559623..259f11f771ca 100644 --- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild +++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for uncleaned imports" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" # r:Test::Builder -> Test-Simple |