diff options
-rw-r--r-- | app-editors/texworks/texworks-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.7.ebuild b/app-editors/texworks/texworks-0.6.7.ebuild index 237789b21279..09d49dd99a5a 100644 --- a/app-editors/texworks/texworks-0.6.7.ebuild +++ b/app-editors/texworks/texworks-0.6.7.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-release-${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="lua python" RESTRICT="!test? ( test )" |