diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-25 19:00:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-25 19:00:15 +0000 |
commit | 1e124f056c807d2932a2b2a205b8f02fe63d8035 (patch) | |
tree | adc8e8fd7b2946a8ea645614808ba31759255d77 /dev-util/boost-build/boost-build-1.34.1.ebuild | |
parent | Bump to 2.2.1 (diff) | |
download | gentoo-2-1e124f056c807d2932a2b2a205b8f02fe63d8035.tar.gz gentoo-2-1e124f056c807d2932a2b2a205b8f02fe63d8035.tar.bz2 gentoo-2-1e124f056c807d2932a2b2a205b8f02fe63d8035.zip |
Stable on ppc64; bug #205955
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/boost-build/boost-build-1.34.1.ebuild')
-rw-r--r-- | dev-util/boost-build/boost-build-1.34.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.34.1.ebuild b/dev-util/boost-build/boost-build-1.34.1.ebuild index 12e7454eca1b..67d7f23c6ba2 100644 --- a/dev-util/boost-build/boost-build-1.34.1.ebuild +++ b/dev-util/boost-build/boost-build-1.34.1.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/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.6 2008/01/25 10:52:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.7 2008/01/25 19:00:15 corsair Exp $ inherit flag-o-matic toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="!<dev-libs/boost-1.34.0" |