summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 09:49:49 +0000
committerSam James <sam@gentoo.org>2021-02-21 09:49:49 +0000
commitc51abe263625e48e92696d4904db176ee69ca5aa (patch)
tree2cc49a1ca146074c2c31355b6fbc119a93b14eb0 /dev-tex/pythontex
parentmedia-gfx/asymptote: Keyword 2.68 ppc, #766150 (diff)
downloadgentoo-c51abe263625e48e92696d4904db176ee69ca5aa.tar.gz
gentoo-c51abe263625e48e92696d4904db176ee69ca5aa.tar.bz2
gentoo-c51abe263625e48e92696d4904db176ee69ca5aa.zip
dev-tex/pythontex: Keyword 0.17 ppc, #766150
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r--dev-tex/pythontex/pythontex-0.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild
index 0e17b5b2ecf5..1b2b486b9009 100644
--- a/dev-tex/pythontex/pythontex-0.17.ebuild
+++ b/dev-tex/pythontex/pythontex-0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc highlighting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"