summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/namespace-clean/namespace-clean-0.200.ebuild')
-rw-r--r--dev-perl/namespace-clean/namespace-clean-0.200.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/namespace-clean/namespace-clean-0.200.ebuild b/dev-perl/namespace-clean/namespace-clean-0.200.ebuild
index 168833a89aa6..e17bab90e6fb 100644
--- a/dev-perl/namespace-clean/namespace-clean-0.200.ebuild
+++ b/dev-perl/namespace-clean/namespace-clean-0.200.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.200.ebuild,v 1.1 2011/01/13 20:12:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.200.ebuild,v 1.2 2011/03/11 18:49:36 hwoarang Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Keep imports and functions out of your namespace"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Package-Stash-0.220