summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-11-11 12:03:13 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-11-11 12:03:13 +0000
commit79a9d039cf65f2193e336b8e2b5ce8c97fe2634a (patch)
tree6b51200692328916f39c0295368888553c9c1aea /dev-perl/Eval-Closure
parentKeyword ~ppc64 for bug #358465 (diff)
downloadgentoo-2-79a9d039cf65f2193e336b8e2b5ce8c97fe2634a.tar.gz
gentoo-2-79a9d039cf65f2193e336b8e2b5ce8c97fe2634a.tar.bz2
gentoo-2-79a9d039cf65f2193e336b8e2b5ce8c97fe2634a.zip
Keyword ~ppc64 for bug #358465
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-perl/Eval-Closure')
-rw-r--r--dev-perl/Eval-Closure/ChangeLog6
-rw-r--r--dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Eval-Closure/ChangeLog b/dev-perl/Eval-Closure/ChangeLog
index ed330ed057b4..aa88dd33e16b 100644
--- a/dev-perl/Eval-Closure/ChangeLog
+++ b/dev-perl/Eval-Closure/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Eval-Closure
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eval-Closure/ChangeLog,v 1.17 2014/08/23 21:22:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eval-Closure/ChangeLog,v 1.18 2014/11/11 12:03:13 blueness Exp $
+
+ 11 Nov 2014; Anthony G. Basile <blueness@gentoo.org>
+ Eval-Closure-0.80.0-r1.ebuild:
+ Keyword ~ppc64 for bug #358465
*Eval-Closure-0.80.0-r1 (23 Aug 2014)
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 94bf0ad070bf..0cf3dbd0b2f0 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,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild,v 1.1 2014/08/23 21:22:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild,v 1.2 2014/11/11 12:03:13 blueness Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="safely and cleanly create closures via string eval"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x64-macos"
IUSE="test"
RDEPEND="