diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-07 18:55:50 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-07 18:55:50 +0000 |
commit | 4b79229893646dd1e6e0d2a30e28448be0cae46f (patch) | |
tree | 036fe57301ec661c4ac69132edac4a5a93e16f62 /app-arch/pbzip2/pbzip2-1.1.8.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-4b79229893646dd1e6e0d2a30e28448be0cae46f.tar.gz gentoo-2-4b79229893646dd1e6e0d2a30e28448be0cae46f.tar.bz2 gentoo-2-4b79229893646dd1e6e0d2a30e28448be0cae46f.zip |
Stable for x86, wrt bug #434164
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/pbzip2/pbzip2-1.1.8.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.1.8.ebuild b/app-arch/pbzip2/pbzip2-1.1.8.ebuild index a32bf51dbfdf..58ecf2c74074 100644 --- a/app-arch/pbzip2/pbzip2-1.1.8.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.2 2012/09/07 15:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.3 2012/09/07 18:55:50 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz" LICENSE="PBZIP2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" LIB_DEPEND="app-arch/bzip2[static-libs(+)]" |