diff --git a/app-editors/texworks/texworks-0.6.10-r1.ebuild b/app-editors/texworks/texworks-0.6.10-r2.ebuild similarity index 97% rename from app-editors/texworks/texworks-0.6.10-r1.ebuild rename to app-editors/texworks/texworks-0.6.10-r2.ebuild index 4ec0d30..46d88fe 100644 --- a/app-editors/texworks/texworks-0.6.10-r1.ebuild +++ b/app-editors/texworks/texworks-0.6.10-r2.ebuild @@ -60,7 +60,7 @@ src_configure() { -DQTPDF_VIEWER=ON -DBUILD_SHARED_PLUGINS=ON -DQT_DEFAULT_MAJOR_VERSION=6 - -DTW_BUILD_ID="suijin-overlay package" + -DTW_BUILD_ID=suijin-overlay package ) use lua && mycmakeargs+=( -DLUA_VERSION="$(lua_get_version)" )