summaryrefslogtreecommitdiff
path: root/app-editors/texworks/texworks-0.6.5-r100.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/texworks/texworks-0.6.5-r100.ebuild')
-rw-r--r--app-editors/texworks/texworks-0.6.5-r100.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-editors/texworks/texworks-0.6.5-r100.ebuild b/app-editors/texworks/texworks-0.6.5-r100.ebuild
index 96988d112350..39f076553e6a 100644
--- a/app-editors/texworks/texworks-0.6.5-r100.ebuild
+++ b/app-editors/texworks/texworks-0.6.5-r100.ebuild
@@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..3} )
PYTHON_COMPAT=( python3_{7,8,9} )
-
+CMAKE_REMOVE_MODULES_LIST="FindLua"
inherit lua-single python-single-r1 cmake virtualx xdg-utils
DESCRIPTION="A simple interface for working with TeX documents"
@@ -44,8 +44,6 @@ S=${WORKDIR}/${PN}-release-${PV}
RESTRICT="!test? ( test )"
-CMAKE_REMOVE_MODULES_LIST="FindLua"
-
pkg_setup() {
use lua && lua-single_pkg_setup
python-single-r1_pkg_setup