summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-27 18:15:23 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:29:33 +0800
commit8acfc25b17e6fa82f1988f7abe9faddcc6dd1c7e (patch)
treee8de9f92e5c1df88b205251864d2b56728cb415d
parentapp-editors/ted: keyword ~riscv (diff)
downloadgentoo-8acfc25b.tar.gz
gentoo-8acfc25b.tar.bz2
gentoo-8acfc25b.zip
app-editors/texworks: 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>
-rw-r--r--app-editors/texworks/texworks-0.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.6.ebuild b/app-editors/texworks/texworks-0.6.6.ebuild
index e8ad1634456a..f7b5f65191f8 100644
--- a/app-editors/texworks/texworks-0.6.6.ebuild
+++ b/app-editors/texworks/texworks-0.6.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/TeXworks/texworks/archive/release-${PV}.tar.gz -> ${
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="lua python"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
python? ( ${PYTHON_REQUIRED_USE} )"