commit: e50f9248fc3d69c432bc236532ce065ac5a73b81
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 02:58:19 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50f9248
dev-python/sphinxemoji: Stabilize 0.3.2 ALLARCHES, #969261
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/sphinxemoji/sphinxemoji-0.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/sphinxemoji/sphinxemoji-0.3.2.ebuild
b/dev-python/sphinxemoji/sphinxemoji-0.3.2.ebuild
index 21c3e2e5473d..17eee5f82b1c 100644
--- a/dev-python/sphinxemoji/sphinxemoji-0.3.2.ebuild
+++ b/dev-python/sphinxemoji/sphinxemoji-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/sphinx-5.0[${PYTHON_USEDEP}]