dev-tex/pythontex: Stabilize 0.18 ppc, #936995

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-03-23 15:05:26 +02:00
parent 2a3975f16b
commit 02cefcd0f7

View File

@@ -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}"