commit: 9c0b2b9e68b79df98a0556874f03dc71819e546c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 16 00:23:32 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 00:23:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0b2b9e
dev-tex/pythontex: Stabilize 0.18_p20251112 ALLARCHES, #970162
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-tex/pythontex/pythontex-0.18_p20251112.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-tex/pythontex/pythontex-0.18_p20251112.ebuild
b/dev-tex/pythontex/pythontex-0.18_p20251112.ebuild
index 7f123af56959..bcaf33ea7348 100644
--- a/dev-tex/pythontex/pythontex-0.18_p20251112.ebuild
+++ b/dev-tex/pythontex/pythontex-0.18_p20251112.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 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="LPPL-1.3 BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ppc ~riscv x86"
IUSE="doc highlighting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"