diff options
author | 2021-05-31 22:35:49 +0000 | |
---|---|---|
committer | 2021-05-31 22:37:45 +0000 | |
commit | 15856301707e7705b772317ae9f99bbb9be4c794 (patch) | |
tree | d6fa44ecad53c50f1b46af2c86d2a2496dcdfff3 /dev-libs/boost | |
parent | dev-libs/icu: Stabilize 69.1 ppc64, #788112 (diff) | |
download | gentoo-15856301707e7705b772317ae9f99bbb9be4c794.tar.gz gentoo-15856301707e7705b772317ae9f99bbb9be4c794.tar.bz2 gentoo-15856301707e7705b772317ae9f99bbb9be4c794.zip |
dev-libs/boost: Stabilize 1.76.0-r1 ppc64, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.76.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.76.0-r1.ebuild b/dev-libs/boost/boost-1.76.0-r1.ebuild index 53a9a6bc98ef..d4cb9717f025 100644 --- a/dev-libs/boost/boost-1.76.0-r1.ebuild +++ b/dev-libs/boost/boost-1.76.0-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}_${MY_PV}" LICENSE="Boost-1.0" SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="bzip2 context debug doc icu lzma +nls mpi numpy python static-libs +threads tools zlib zstd" REQUIRED_USE=" mpi? ( threads ) |