diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 18:15:23 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:29:33 +0800 |
commit | 8acfc25b17e6fa82f1988f7abe9faddcc6dd1c7e (patch) | |
tree | e8de9f92e5c1df88b205251864d2b56728cb415d /app-editors | |
parent | app-editors/ted: keyword ~riscv (diff) | |
download | gentoo-8acfc25b17e6fa82f1988f7abe9faddcc6dd1c7e.tar.gz gentoo-8acfc25b17e6fa82f1988f7abe9faddcc6dd1c7e.tar.bz2 gentoo-8acfc25b17e6fa82f1988f7abe9faddcc6dd1c7e.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>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/texworks/texworks-0.6.6.ebuild | 2 |
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} )" |