diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 22:35:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-24 09:32:50 +0300 |
commit | c9b99d1b61b0eb8b5a0359e1b14e992c804fa2cf (patch) | |
tree | de46c87dbc8865921d0f25108210e2a6f9d8a58b /app-office | |
parent | dev-ruby/simplecov-html: add 0.12.1 (diff) | |
download | gentoo-c9b99d1b61b0eb8b5a0359e1b14e992c804fa2cf.tar.gz gentoo-c9b99d1b61b0eb8b5a0359e1b14e992c804fa2cf.tar.bz2 gentoo-c9b99d1b61b0eb8b5a0359e1b14e992c804fa2cf.zip |
app-office/texstudio: mark stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-2.12.16.ebuild | 4 |
1 files 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 af313506916e..860d5319a1c3 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=" |