diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-09-29 01:46:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-09-29 01:46:43 +0000 |
commit | f8175e47e869e7819eac0f820415d36b3aee70f6 (patch) | |
tree | 12402268b445520a14f5d29d2b2964556643ec35 | |
parent | arm/s390/sh/#238208 stable (diff) | |
download | gentoo-2-f8175e47e869e7819eac0f820415d36b3aee70f6.tar.gz gentoo-2-f8175e47e869e7819eac0f820415d36b3aee70f6.tar.bz2 gentoo-2-f8175e47e869e7819eac0f820415d36b3aee70f6.zip |
arm/s390/sh stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild b/app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild index c95a550766dc..0f63f39a7181 100644 --- a/app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild +++ b/app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.7 2008/08/02 21:23:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.0.2-r1.ebuild,v 1.8 2008/09/29 01:46:43 vapier 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" |