diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:38 +0000 |
commit | 4d55ef21659db6f9fa913a504777ff3230d64a22 (patch) | |
tree | e33bbc81167e79f6a23de6544e56821d067655c0 /app-editors | |
parent | app-editors/texworks: Stabilize 0.6.8 amd64, #915783 (diff) | |
download | gentoo-4d55ef21659db6f9fa913a504777ff3230d64a22.tar.gz gentoo-4d55ef21659db6f9fa913a504777ff3230d64a22.tar.bz2 gentoo-4d55ef21659db6f9fa913a504777ff3230d64a22.zip |
app-editors/texworks: Stabilize 0.6.8 x86, #915783
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/texworks/texworks-0.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.8.ebuild b/app-editors/texworks/texworks-0.6.8.ebuild index 8992750a1081..65ac3d6842d0 100644 --- a/app-editors/texworks/texworks-0.6.8.ebuild +++ b/app-editors/texworks/texworks-0.6.8.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 test" RESTRICT="!test? ( test )" |