summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-14 20:23:10 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-14 20:23:10 +0000
commit8a1b25fd30b2637a15837369e99064c7e2fdeb52 (patch)
treead99ab861d9b7067e1cfb26cb2d8f700ceab7702 /perl-core/Compress-Raw-Bzip2
parentMarking Class-ISA-0.36 ppc for bug 333421 (diff)
downloadgentoo-2-8a1b25fd30b2637a15837369e99064c7e2fdeb52.tar.gz
gentoo-2-8a1b25fd30b2637a15837369e99064c7e2fdeb52.tar.bz2
gentoo-2-8a1b25fd30b2637a15837369e99064c7e2fdeb52.zip
Marking Compress-Raw-Bzip2-2.024 ~ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'perl-core/Compress-Raw-Bzip2')
-rw-r--r--perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild
index e27c228e9861..cb12fc0588c0 100644
--- a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild
+++ b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.6 2010/09/12 16:49:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.7 2010/10/14 20:23:10 ranger Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Low-Level Interface to bzip2 compression library"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-arch/bzip2"