diff options
-rw-r--r-- | dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild b/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild index c0aa6a5432f6..d8636f5c5f47 100644 --- a/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild +++ b/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="safely and cleanly create closures via string eval" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |