diff options
author | Sam James <sam@gentoo.org> | 2024-11-04 09:29:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-04 09:29:53 +0000 |
commit | d50e243a8fa80c2975e4c95c60d6fbf79ea515b5 (patch) | |
tree | d2b64844cc2bc9880bd934540fdb491711547b68 /app-office | |
parent | media-sound/qsynth: Stabilize 1.0.2 ppc64, #942853 (diff) | |
download | gentoo-d50e243a8fa80c2975e4c95c60d6fbf79ea515b5.tar.gz gentoo-d50e243a8fa80c2975e4c95c60d6fbf79ea515b5.tar.bz2 gentoo-d50e243a8fa80c2975e4c95c60d6fbf79ea515b5.zip |
app-office/texstudio: Stabilize 4.8.4-r2 amd64, #936956
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-4.8.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-4.8.4-r2.ebuild b/app-office/texstudio/texstudio-4.8.4-r2.ebuild index cc3750320cfb..12330ce06c1d 100644 --- a/app-office/texstudio/texstudio-4.8.4-r2.ebuild +++ b/app-office/texstudio/texstudio-4.8.4-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="video" |