diff options
author | Sam James <sam@gentoo.org> | 2022-01-28 02:32:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-28 02:32:38 +0000 |
commit | d647e85629d9702b4474af053e61d1ffbce945da (patch) | |
tree | d8a0daeb15959dcef1ec9cc99d4c7abe29282a0a /app-office/texstudio/texstudio-4.1.2.ebuild | |
parent | sys-libs/gpm: fix build with musl, misc upstream backports (diff) | |
download | gentoo-d647e85629d9702b4474af053e61d1ffbce945da.tar.gz gentoo-d647e85629d9702b4474af053e61d1ffbce945da.tar.bz2 gentoo-d647e85629d9702b4474af053e61d1ffbce945da.zip |
app-office/texstudio: Stabilize 4.1.2 x86, #832178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/texstudio/texstudio-4.1.2.ebuild')
-rw-r--r-- | app-office/texstudio/texstudio-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texstudio/texstudio-4.1.2.ebuild b/app-office/texstudio/texstudio-4.1.2.ebuild index 27eded34899a..9542a5939468 100644 --- a/app-office/texstudio/texstudio-4.1.2.ebuild +++ b/app-office/texstudio/texstudio-4.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |