commit: c9b99d1b61b0eb8b5a0359e1b14e992c804fa2cf Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 19:35:45 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 06:32:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b99d1b
app-office/texstudio: mark stable Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-office/texstudio/texstudio-2.12.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/texstudio/texstudio-2.12.16.ebuild b/app-office/texstudio/texstudio-2.12.16.ebuild index af313506916..860d5319a1c 100644 --- a/app-office/texstudio/texstudio-2.12.16.ebuild +++ b/app-office/texstudio/texstudio-2.12.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/texstudio-org/texstudio/archive/${MY_PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="video" COMMON_DEPEND="
