diff options
author | 2016-10-04 20:08:02 +0200 | |
---|---|---|
committer | 2016-10-04 20:08:50 +0200 | |
commit | e26a75752bb1b52e722a89861a0b20951b662ef5 (patch) | |
tree | 4996a67b458119cd3f678aff498ce6c1f49f65b4 /dev-libs/boost | |
parent | dev-util/boost-build: Rekeyword and unleash into unstable (diff) | |
download | gentoo-e26a75752bb1b52e722a89861a0b20951b662ef5.tar.gz gentoo-e26a75752bb1b52e722a89861a0b20951b662ef5.tar.bz2 gentoo-e26a75752bb1b52e722a89861a0b20951b662ef5.zip |
dev-libs/boost: Rekeyword and unleash into unstable
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.62.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.62.0.ebuild b/dev-libs/boost/boost-1.62.0.ebuild index 8180cad77ed6..a4c21c9e84c6 100644 --- a/dev-libs/boost/boost-1.62.0.ebuild +++ b/dev-libs/boost/boost-1.62.0.ebuild @@ -16,7 +16,9 @@ SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122 -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh \ + ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos \ + ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt" IUSE="context debug doc icu +nls mpi python static-libs +threads tools" |