summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-08-25 12:19:10 +0000
committerJeroen Roovers <jer@gentoo.org>2013-08-25 12:19:10 +0000
commit07784ea53480978bd486c22cf43a8a3d60e30bd1 (patch)
treead5e6fdb373dd03b814a60f285ba3ebd6f4bafe7 /dev-libs/boost/boost-1.52.0-r6.ebuild
parentStable for HPPA (bug #455464). (diff)
downloadhistorical-07784ea53480978bd486c22cf43a8a3d60e30bd1.tar.gz
historical-07784ea53480978bd486c22cf43a8a3d60e30bd1.tar.bz2
historical-07784ea53480978bd486c22cf43a8a3d60e30bd1.zip
Stable for HPPA (bug #455464).
Package-Manager: portage-2.2.1/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-libs/boost/boost-1.52.0-r6.ebuild')
-rw-r--r--dev-libs/boost/boost-1.52.0-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.52.0-r6.ebuild b/dev-libs/boost/boost-1.52.0-r6.ebuild
index 940071c91d76..5442a7b33e7d 100644
--- a/dev-libs/boost/boost-1.52.0-r6.ebuild
+++ b/dev-libs/boost/boost-1.52.0-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r6.ebuild,v 1.3 2013/07/10 11:54:02 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r6.ebuild,v 1.4 2013/08/25 12:19:09 jer Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2"
LICENSE="Boost-1.0"
MAJOR_V="$(get_version_component_range 1-2)"
SLOT="0/${MAJOR_V}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="debug doc icu +nls mpi python static-libs +threads tools"
RDEPEND="icu? ( >=dev-libs/icu-3.6:= )