summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 19:07:40 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 19:32:38 +0100
commitb1ff5407ccd12f1204bb23f7c86d6157c795a64f (patch)
treecaa3a11befc58b70da2b849822da4c0c37630371 /dev-util/boost-build/boost-build-1.58.0.ebuild
parentdev-util/automoc: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd (diff)
downloadgentoo-b1ff5407ccd12f1204bb23f7c86d6157c795a64f.tar.gz
gentoo-b1ff5407ccd12f1204bb23f7c86d6157c795a64f.tar.bz2
gentoo-b1ff5407ccd12f1204bb23f7c86d6157c795a64f.zip
dev-util/boost-build: dropped ~ia64-hpux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/boost-build/boost-build-1.58.0.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.58.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.58.0.ebuild b/dev-util/boost-build/boost-build-1.58.0.ebuild
index 5fd362d2ea57..d63d00fb86ec 100644
--- a/dev-util/boost-build/boost-build-1.58.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.58.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples python test"
RDEPEND="python? ( ${PYTHON_DEPS} )