diff options
author | Sam James <sam@gentoo.org> | 2022-06-18 16:37:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-18 16:37:54 +0100 |
commit | 18ff3c9ffc0c0584f089e4482c539b5eab7f1f33 (patch) | |
tree | 1fd585ac55915f6f88bf7ccc2f73e139b2f3cf73 /dev-libs/boost | |
parent | dev-util/boost-build: Stabilize 1.79.0 ppc, #843353 (diff) | |
download | gentoo-18ff3c9ffc0c0584f089e4482c539b5eab7f1f33.tar.gz gentoo-18ff3c9ffc0c0584f089e4482c539b5eab7f1f33.tar.bz2 gentoo-18ff3c9ffc0c0584f089e4482c539b5eab7f1f33.zip |
dev-libs/boost: Stabilize 1.79.0 ppc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.79.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.79.0.ebuild b/dev-libs/boost/boost-1.79.0.ebuild index 2408361220cf..b5788d302ad2 100644 --- a/dev-libs/boost/boost-1.79.0.ebuild +++ b/dev-libs/boost/boost-1.79.0.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv 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 ~loong ~m68k ~mips ppc ~ppc64 ~riscv 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 tools zlib zstd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # the tests will never fail because these are not intended as sanity |