diff options
author | Sam James <sam@gentoo.org> | 2021-12-02 19:51:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-02 19:52:04 +0000 |
commit | 0d2a918b22fe2ee94cf96c229848ef7a48bb009e (patch) | |
tree | 495b0cb55923cb584cdaf4483e02f1fe8bfef2e0 | |
parent | dev-util/boost-build: Stabilize 1.77.0 x86, #821970 (diff) | |
download | gentoo-0d2a918b22fe2ee94cf96c229848ef7a48bb009e.tar.gz gentoo-0d2a918b22fe2ee94cf96c229848ef7a48bb009e.tar.bz2 gentoo-0d2a918b22fe2ee94cf96c229848ef7a48bb009e.zip |
dev-libs/boost: Stabilize 1.77.0-r4 x86, #821970
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/boost/boost-1.77.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.77.0-r4.ebuild b/dev-libs/boost/boost-1.77.0-r4.ebuild index 1ff2d52c6c8e..da7c96f2e567 100644 --- a/dev-libs/boost/boost-1.77.0-r4.ebuild +++ b/dev-libs/boost/boost-1.77.0-r4.ebuild @@ -18,7 +18,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 ~m68k ~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 ~m68k ~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 tools zlib zstd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # the tests will never fail because these are not intended as sanity |