commit: c51abe263625e48e92696d4904db176ee69ca5aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 09:49:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 09:49:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51abe26
dev-tex/pythontex: Keyword 0.17 ppc, #766150 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-tex/pythontex/pythontex-0.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild index 0e17b5b2ecf..1b2b486b900 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}"
