commit: 905e47aad7f051394c8cfe9d04131b8e495d3ae5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 17:24:32 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 17:24:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905e47aa
app-office/texstudio: Stabilize 4.9.0 amd64, #968339 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/texstudio/texstudio-4.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/texstudio/texstudio-4.9.0.ebuild b/app-office/texstudio/texstudio-4.9.0.ebuild index a5ab9829b203..cd2dad1a0c1a 100644 --- a/app-office/texstudio/texstudio-4.9.0.ebuild +++ b/app-office/texstudio/texstudio-4.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/texstudio-org/texstudio/archive/${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="video" DEPEND="
