diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:55:42 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:16:01 +0800 |
commit | 81a7c64a1c36c4d18d262d9d9e4ce07b4428546e (patch) | |
tree | bfbed413598aada177b79e88eef3cd0f6af1b5e1 /dev-tex/pythontex | |
parent | dev-tex/biblatex: keyword ~riscv (diff) | |
download | gentoo-81a7c64a1c36c4d18d262d9d9e4ce07b4428546e.tar.gz gentoo-81a7c64a1c36c4d18d262d9d9e4ce07b4428546e.tar.bz2 gentoo-81a7c64a1c36c4d18d262d9d9e4ce07b4428546e.zip |
dev-tex/pythontex: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r-- | dev-tex/pythontex/pythontex-0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild index 1b2b486b9009..63421dc6fdaa 100644 --- a/dev-tex/pythontex/pythontex-0.17.ebuild +++ b/dev-tex/pythontex/pythontex-0.17.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 ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~x86" IUSE="doc highlighting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |