summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:05 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:05 +0000
commit79b382e87c11f409b6c8e50f5264265f56d5aa0d (patch)
tree3270f5c30b0b503c217dc051690973d2de03195a /app-editors/texworks
parentapp-editors/scite: Stabilize 4.4.4-r10 amd64, #766528 (diff)
downloadgentoo-79b382e87c11f409b6c8e50f5264265f56d5aa0d.tar.gz
gentoo-79b382e87c11f409b6c8e50f5264265f56d5aa0d.tar.bz2
gentoo-79b382e87c11f409b6c8e50f5264265f56d5aa0d.zip
app-editors/texworks: Stabilize 0.6.5-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/texworks')
-rw-r--r--app-editors/texworks/texworks-0.6.5-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/texworks/texworks-0.6.5-r100.ebuild b/app-editors/texworks/texworks-0.6.5-r100.ebuild
index f5e982753633..6c8003724a8c 100644
--- a/app-editors/texworks/texworks-0.6.5-r100.ebuild
+++ b/app-editors/texworks/texworks-0.6.5-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86"
IUSE="lua python"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
python? ( ${PYTHON_REQUIRED_USE} )"