diff options
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} )" |