summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-31 19:05:18 +0100
committerSam James <sam@gentoo.org>2023-03-31 19:05:18 +0100
commita07bc137a26f57502a2e2db80fb495ac721dc90d (patch)
tree8ee3a3121439da06a4bd2a4286f636b8812eccb4 /dev-tex/pythontex
parentdev-tex/rubber: Stabilize 1.6.0-r1 amd64, #807400 (diff)
downloadgentoo-a07bc137a26f57502a2e2db80fb495ac721dc90d.tar.gz
gentoo-a07bc137a26f57502a2e2db80fb495ac721dc90d.tar.bz2
gentoo-a07bc137a26f57502a2e2db80fb495ac721dc90d.zip
dev-tex/pythontex: Stabilize 0.18 amd64, #807400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/pythontex')
-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 4cf250f669f3..6aefac7be42f 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}"