commit: a07bc137a26f57502a2e2db80fb495ac721dc90d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 31 18:05:18 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 18:05:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07bc137
dev-tex/pythontex: Stabilize 0.18 amd64, #807400 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-tex/pythontex/pythontex-0.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
