diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:17:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:56 +0100 |
commit | 76372fc21f988af3611a909164f85edcb34ca0f6 (patch) | |
tree | 6071c3f02216a9d19ac12f1da2e80506ba3356ad /dev-ml/lablgtk-sourceview | |
parent | dev-ml/lablgtk: destabilise for ppc (diff) | |
download | gentoo-76372fc21f988af3611a909164f85edcb34ca0f6.tar.gz gentoo-76372fc21f988af3611a909164f85edcb34ca0f6.tar.bz2 gentoo-76372fc21f988af3611a909164f85edcb34ca0f6.zip |
dev-ml/lablgtk-sourceview: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@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 0ebbd8965255..1781a38687fd 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-2021 Gentoo Authors +# Copyright 2019-2022 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=" |