commit: ab5aff0c193bffb83677470185b74e0f471b6d3a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 16 10:36:32 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 16 10:36:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5aff0c
dev-python/beautifulsoup4: Stabilize 4.14.3 ALLARCHES, #968738
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/beautifulsoup4/beautifulsoup4-4.14.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.14.3.ebuild
b/dev-python/beautifulsoup4/beautifulsoup4-4.14.3.ebuild
index a8ed89595d2d..670a94181400 100644
--- a/dev-python/beautifulsoup4/beautifulsoup4-4.14.3.ebuild
+++ b/dev-python/beautifulsoup4/beautifulsoup4-4.14.3.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
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos"
RDEPEND="
dev-python/html5lib[${PYTHON_USEDEP}]