commit: e26a75752bb1b52e722a89861a0b20951b662ef5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 18:08:02 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 18:08:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26a7575
dev-libs/boost: Rekeyword and unleash into unstable
Package-Manager: portage-2.3.1
dev-libs/boost/boost-1.62.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-libs/boost/boost-1.62.0.ebuild
b/dev-libs/boost/boost-1.62.0.ebuild
index 8180cad..a4c21c9 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"