diff options
author | Sam James <sam@gentoo.org> | 2021-12-12 22:58:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-12 22:58:45 +0000 |
commit | c6d82404707236bc54aa7f81b4effd6e67066d49 (patch) | |
tree | f9cbf007f40377fad71466b6c30878155c36f3d6 | |
parent | games-simulation/openrct2: update ccache logic (diff) | |
download | gentoo-c6d82404707236bc54aa7f81b4effd6e67066d49.tar.gz gentoo-c6d82404707236bc54aa7f81b4effd6e67066d49.tar.bz2 gentoo-c6d82404707236bc54aa7f81b4effd6e67066d49.zip |
dev-libs/boost: keyword 1.78.0
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/boost/boost-1.78.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.78.0.ebuild b/dev-libs/boost/boost-1.78.0.ebuild index bed2ea28ae04..ca0a4647cf2c 100644 --- a/dev-libs/boost/boost-1.78.0.ebuild +++ b/dev-libs/boost/boost-1.78.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 ~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 |