diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:26:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:26:14 +0000 |
commit | 28a011e5b377bb4ec0882f09acb36bdb0af9c39c (patch) | |
tree | ae85d32ce8a857589a1172c794551b0c57563dc5 /app-office/texstudio | |
parent | x11-plugins/gkrellm-radio: Stabilize 2.0.4-r2 x86, #902627 (diff) | |
download | gentoo-28a011e5b377bb4ec0882f09acb36bdb0af9c39c.tar.gz gentoo-28a011e5b377bb4ec0882f09acb36bdb0af9c39c.tar.bz2 gentoo-28a011e5b377bb4ec0882f09acb36bdb0af9c39c.zip |
app-office/texstudio: Stabilize 4.3.1-r1 amd64, #902663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/texstudio-4.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texstudio/texstudio-4.3.1-r1.ebuild b/app-office/texstudio/texstudio-4.3.1-r1.ebuild index 6fa10f6c45dd..4fa734a3d721 100644 --- a/app-office/texstudio/texstudio-4.3.1-r1.ebuild +++ b/app-office/texstudio/texstudio-4.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="video" DEPEND=" |