summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild')
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild
index b04ca027c84c..26857100267e 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild,v 1.1 2012/11/12 19:34:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.520.0.ebuild,v 1.2 2013/08/18 12:24:13 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Associate user-defined magic to variables from Perl"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~ppc-aix ~x64-macos"
IUSE="test"
RDEPEND=""