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 | e63bb1c67a6784ed7f1606eb6ed342e592d7b0da (patch) | |
tree | b7a57922ad692496ab82a90876df2af09f954f25 /dev-util/boost-build/boost-build-1.34.1.ebuild | |
parent | Bump to 2.2.1 (diff) | |
download | historical-e63bb1c67a6784ed7f1606eb6ed342e592d7b0da.tar.gz historical-e63bb1c67a6784ed7f1606eb6ed342e592d7b0da.tar.bz2 historical-e63bb1c67a6784ed7f1606eb6ed342e592d7b0da.zip |
Stable on ppc64; bug #205955
Package-Manager: portage-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" |