commit: 2053ff838f9363cab30110182947a5349a3fbf03
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 18:59:07 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 18:59:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2053ff83
dev-libs/gumbo: Stabilize 0.13.2-r1 x86, #970334
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/gumbo/gumbo-0.13.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/gumbo/gumbo-0.13.2-r1.ebuild
b/dev-libs/gumbo/gumbo-0.13.2-r1.ebuild
index 103ed74bed07..6dab804d7e4c 100644
--- a/dev-libs/gumbo/gumbo-0.13.2-r1.ebuild
+++ b/dev-libs/gumbo/gumbo-0.13.2-r1.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
@@ -24,7 +24,7 @@ S="${WORKDIR}/gumbo-parser"
LICENSE="Apache-2.0"
SLOT="0/3" # gumbo SONAME
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos ~x64-solaris"
IUSE="doc test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"