diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-27 14:33:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-27 14:33:47 +0000 |
commit | 270a0e8e9e633884e9045efbc0e2b9301700df0a (patch) | |
tree | f82df55bbd0f18080e764e67584fb266b1294dc0 /app-arch/pbzip2/pbzip2-0.9.6.ebuild | |
parent | Version bump to fix a problem with the MIPS code. (diff) | |
download | gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.tar.gz gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.tar.bz2 gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.zip |
Marking stable on amd64 and x86.
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'app-arch/pbzip2/pbzip2-0.9.6.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-0.9.6.ebuild | 4 |
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 052bdd4e661a..a8e063c6a1b4 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.5 2006/07/22 16:18:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.6 2006/07/27 14:33:47 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz" LICENSE="PBZIP2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="static" DEPEND="virtual/libc |