diff options
author | Sam James <sam@gentoo.org> | 2022-05-07 21:56:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-07 21:56:30 +0100 |
commit | d7e2b4c77a10a7278b2ba5047c846df8c6e9dfac (patch) | |
tree | ccd11f214181502d7efdeee522d6a367ee16b8cb /dev-libs | |
parent | app-xemacs/ebuild-mode: Remove 1.57 (diff) | |
download | gentoo-d7e2b4c77a10a7278b2ba5047c846df8c6e9dfac.tar.gz gentoo-d7e2b4c77a10a7278b2ba5047c846df8c6e9dfac.tar.bz2 gentoo-d7e2b4c77a10a7278b2ba5047c846df8c6e9dfac.zip |
dev-libs/boost: keyword 1.79.0
Bug: https://bugs.gentoo.org/808087
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 6959c39d7c7f..5be71891e682 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 ~ia64 ~loong ~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 ~loong ~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 |