summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-25 12:16:20 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-25 12:16:20 +0000
commit64e902963c0ead2e783fd3be7da69d569c8c58f5 (patch)
tree54a294826962968e46abdada61a6965248007a6f /dev-tex
parentdev-build/autoconf: Stabilize 2.72-r1 x86, #942022 (diff)
downloadgentoo-64e902963c0ead2e783fd3be7da69d569c8c58f5.tar.gz
gentoo-64e902963c0ead2e783fd3be7da69d569c8c58f5.tar.bz2
gentoo-64e902963c0ead2e783fd3be7da69d569c8c58f5.zip
dev-tex/pythontex: Stabilize 0.18 x86, #936995
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/pythontex/pythontex-0.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild
index 66b83175b3fa..8a6634eaab80 100644
--- a/dev-tex/pythontex/pythontex-0.18.ebuild
+++ b/dev-tex/pythontex/pythontex-0.18.ebuild
@@ -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}"