diff options
author | 2007-11-24 17:13:31 +0000 | |
---|---|---|
committer | 2007-11-24 17:13:31 +0000 | |
commit | ff512d082d53eb46e1d7f2483a48b1134e6b5b94 (patch) | |
tree | 12cbe0ef84a9492dd771e9e3283a7c98ada9bc42 /app-arch/pbzip2/pbzip2-1.0.2.ebuild | |
parent | Version bump from the php overlay (diff) | |
download | gentoo-2-ff512d082d53eb46e1d7f2483a48b1134e6b5b94.tar.gz gentoo-2-ff512d082d53eb46e1d7f2483a48b1134e6b5b94.tar.bz2 gentoo-2-ff512d082d53eb46e1d7f2483a48b1134e6b5b94.zip |
Stable on ppc wrt bug 198599
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-arch/pbzip2/pbzip2-1.0.2.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.0.2.ebuild b/app-arch/pbzip2/pbzip2-1.0.2.ebuild index fce194f25a36..60521c0774a3 100644 --- a/app-arch/pbzip2/pbzip2-1.0.2.ebuild +++ b/app-arch/pbzip2/pbzip2-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.0.2.ebuild,v 1.2 2007/11/24 16:03:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.0.2.ebuild,v 1.3 2007/11/24 17:13:31 nixnut Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz" LICENSE="PBZIP2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static" DEPEND="app-arch/bzip2" |