summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-11-11 11:49:06 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-11-11 11:49:06 +0000
commitf2294c1a92768442877bf1b5424e068736fa7472 (patch)
tree638e0b24df9d1879a701caae33f679c1eaec074f /dev-perl/Exception-Class
parentKeyword ~ppc64 for bug #358465 (diff)
downloadgentoo-2-f2294c1a92768442877bf1b5424e068736fa7472.tar.gz
gentoo-2-f2294c1a92768442877bf1b5424e068736fa7472.tar.bz2
gentoo-2-f2294c1a92768442877bf1b5424e068736fa7472.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/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 39ab1ecc7751..02fa2d2acdfd 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.85 2014/10/23 19:41:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.86 2014/11/11 11:49:06 blueness Exp $
+
+ 11 Nov 2014; Anthony G. Basile <blueness@gentoo.org>
+ Exception-Class-1.370.0-r1.ebuild:
+ Keyword ~ppc64 for bug #358465
23 Oct 2014; Markus Meier <maekke@gentoo.org>
Exception-Class-1.370.0-r1.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild
index 19e56c32d079..c8af7e2e3a14 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.370.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/Exception-Class/Exception-Class-1.370.0-r1.ebuild,v 1.2 2014/10/23 19:41:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild,v 1.3 2014/11/11 11:49:06 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="A module that allows you to declare real exception classes in Perl"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="