commit:     e304bc7973ebd57fa65f06f86e8b25fd2e54da58
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 17:35:26 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 17:43:36 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e304bc79

dev-libs/boost: Restore keywords in 1.89.0 (it's p.masked now)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/boost/boost-1.89.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/boost/boost-1.89.0.ebuild 
b/dev-libs/boost/boost-1.89.0.ebuild
index b0668e53d5e7..dd7a605a60d5 100644
--- a/dev-libs/boost/boost-1.89.0.ebuild
+++ b/dev-libs/boost/boost-1.89.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ S="${WORKDIR}/${PN}_${MY_PV}"
 
 LICENSE="Boost-1.0"
 SLOT="0/${PV}"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
 IUSE="bzip2 +context debug doc icu lzma +nls mpi numpy python +stacktrace test 
test-full tools zlib zstd"
 REQUIRED_USE="
        python? ( ${PYTHON_REQUIRED_USE} )

Reply via email to