From 02cefcd0f7c48373577325ec78d75c41ac8966f7 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 23 Mar 2025 15:05:26 +0200 Subject: [PATCH] dev-tex/pythontex: Stabilize 0.18 ppc, #936995 Signed-off-by: Arthur Zamarin --- dev-tex/pythontex/pythontex-0.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild index 8a6634eaab802..d07eee73b98bc 100644 --- a/dev-tex/pythontex/pythontex-0.18.ebuild +++ b/dev-tex/pythontex/pythontex-0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpoore/pythontex/archive/v${PV}.tar.gz -> ${P}.tar.g SLOT="0" LICENSE="LPPL-1.3 BSD" -KEYWORDS="amd64 ~ppc ~riscv x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="doc highlighting" REQUIRED_USE="${PYTHON_REQUIRED_USE}"