diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-17 15:15:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-17 15:15:47 +0000 |
commit | 2de09c15e079f4e57f0034e66116ee9c8a2f7a06 (patch) | |
tree | 8b352b19a910c86b26ddab4b5d0c79d375770606 /dev-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-2de09c15e079f4e57f0034e66116ee9c8a2f7a06.tar.gz gentoo-2-2de09c15e079f4e57f0034e66116ee9c8a2f7a06.tar.bz2 gentoo-2-2de09c15e079f4e57f0034e66116ee9c8a2f7a06.zip |
arm/s390/sh stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boost/boost-1.33.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.33.1-r1.ebuild b/dev-libs/boost/boost-1.33.1-r1.ebuild index 113f73693059..41734a107125 100644 --- a/dev-libs/boost/boost-1.33.1-r1.ebuild +++ b/dev-libs/boost/boost-1.33.1-r1.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/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.12 2007/02/11 11:21:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.13 2007/02/17 15:15:47 vapier Exp $ inherit eutils distutils multilib python versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.boost.org/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="freedist Boost-1.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="bcp bjam debug doc icu pyste threads threadsonly" # Overriding var from python.eclass |