diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:52 +0000 |
commit | 70bbc89705353810d90c9215431b9133f02a80ec (patch) | |
tree | 34ab87809dc784c60bf8030325e5e545d5893a91 /app-editors | |
parent | media-libs/opencv: Stabilize 4.8.0-r1 x86, #915427 (diff) | |
download | gentoo-70bbc89705353810d90c9215431b9133f02a80ec.tar.gz gentoo-70bbc89705353810d90c9215431b9133f02a80ec.tar.bz2 gentoo-70bbc89705353810d90c9215431b9133f02a80ec.zip |
app-editors/texworks: Stabilize 0.6.7-r1 x86, #915432
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/texworks/texworks-0.6.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.7-r1.ebuild b/app-editors/texworks/texworks-0.6.7-r1.ebuild index c8492a170faa..428a66fd253c 100644 --- a/app-editors/texworks/texworks-0.6.7-r1.ebuild +++ b/app-editors/texworks/texworks-0.6.7-r1.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 )" |