summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-22 13:25:49 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-22 13:25:49 +0000
commitc360e68ebf6a9cb0a703071dbd04a0c2ae05a890 (patch)
tree600c96fb57c101630564f498b6e465c5c45fc20c /dev-perl/Inline/Inline-0.500.0.ebuild
parentDon't initialise ebuild-mode-portdir from PORTDIR any more, which allows usin... (diff)
downloadhistorical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.tar.gz
historical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.tar.bz2
historical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.zip
keyword ~ppc64, bug #384677
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Inline/Inline-0.500.0.ebuild')
-rw-r--r--dev-perl/Inline/Inline-0.500.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild
index 79cff44fc16e..2cd038b11286 100644
--- a/dev-perl/Inline/Inline-0.500.0.ebuild
+++ b/dev-perl/Inline/Inline-0.500.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.7 2012/06/17 13:53:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.8 2012/09/22 13:20:24 blueness Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc s390 sh sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5