diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:32:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:32:09 +0000 |
commit | b650a062b162eebd4b1298b144ea4504ad97e178 (patch) | |
tree | 50b60c48e521ff2f85ee4028fbb8085cb0a6432b /dev-ml/lablgtk-sourceview | |
parent | dev-ml/lablgtk: Stabilize 3.1.1 ppc64, #769317 (diff) | |
download | gentoo-b650a062b162eebd4b1298b144ea4504ad97e178.tar.gz gentoo-b650a062b162eebd4b1298b144ea4504ad97e178.tar.bz2 gentoo-b650a062b162eebd4b1298b144ea4504ad97e178.zip |
dev-ml/lablgtk-sourceview: Stabilize 3.1.1 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk-sourceview')
-rw-r--r-- | dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild index 38b9f1f9cd28..f7866de425d0 100644 --- a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild +++ b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/releases/download/${PV}/${MY_P}.tbz LICENSE="LGPL-2.1-with-linking-exception" SLOT="3/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |