diff options
author | David Seifert <soap@gentoo.org> | 2016-10-04 20:02:40 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-10-04 20:08:45 +0200 |
commit | 6eb814704851457032e7cd9d8d29bb450092d21a (patch) | |
tree | 59f97a3b477abe1412a0085dc0a10725cb3a401b /dev-util/boost-build | |
parent | www-client/opera: Old. (diff) | |
download | gentoo-6eb814704851457032e7cd9d8d29bb450092d21a.tar.gz gentoo-6eb814704851457032e7cd9d8d29bb450092d21a.tar.bz2 gentoo-6eb814704851457032e7cd9d8d29bb450092d21a.zip |
dev-util/boost-build: Rekeyword and unleash into unstable
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/boost-build-1.62.0.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.62.0.ebuild b/dev-util/boost-build/boost-build-1.62.0.ebuild index 671a593a7036..1998c074c629 100644 --- a/dev-util/boost-build/boost-build-1.62.0.ebuild +++ b/dev-util/boost-build/boost-build-1.62.0.ebuild @@ -17,7 +17,10 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="" +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" IUSE="examples python test" RDEPEND="python? ( ${PYTHON_DEPS} ) |