diff options
Diffstat (limited to 'dev-tex/pythontex/pythontex-0.17.ebuild')
-rw-r--r-- | dev-tex/pythontex/pythontex-0.17.ebuild | 4 |
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}" |