summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-08-09 20:37:34 +0000
committerJeroen Roovers <jer@gentoo.org>2006-08-09 20:37:34 +0000
commit8849e8c82ff6e9a647a79b5003c81f206dfb88d5 (patch)
tree58b7b6270a4987d12a12729fca04fdbcc65afd3d /app-arch/pbzip2/pbzip2-0.9.6.ebuild
parentreplace emake with make, bug #139329 (diff)
downloadhistorical-8849e8c82ff6e9a647a79b5003c81f206dfb88d5.tar.gz
historical-8849e8c82ff6e9a647a79b5003c81f206dfb88d5.tar.bz2
historical-8849e8c82ff6e9a647a79b5003c81f206dfb88d5.zip
Stable for HPPA.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'app-arch/pbzip2/pbzip2-0.9.6.ebuild')
-rw-r--r--app-arch/pbzip2/pbzip2-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-0.9.6.ebuild b/app-arch/pbzip2/pbzip2-0.9.6.ebuild
index bafd79ef8900..359b7642e768 100644
--- a/app-arch/pbzip2/pbzip2-0.9.6.ebuild
+++ b/app-arch/pbzip2/pbzip2-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.7 2006/08/06 18:21:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.8 2006/08/09 20:37:34 jer Exp $
DESCRIPTION="A parallel version of BZIP2"
HOMEPAGE="http://compression.ca/pbzip2/"
@@ -8,7 +8,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz"
LICENSE="PBZIP2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
IUSE="static"
DEPEND="app-arch/bzip2"