diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:17:55 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:55 +0100 |
commit | 5a58b3e9d6ece0a1e3e6da7c46d97c534bf4164f (patch) | |
tree | 6544d4a5f4f6d7d50a705ff0f84fd6ea6ead6094 /dev-ml/lablgtk/lablgtk-2.18.10.ebuild | |
parent | dev-ml/lablgl: destabilise for ppc (diff) | |
download | gentoo-5a58b3e9d6ece0a1e3e6da7c46d97c534bf4164f.tar.gz gentoo-5a58b3e9d6ece0a1e3e6da7c46d97c534bf4164f.tar.bz2 gentoo-5a58b3e9d6ece0a1e3e6da7c46d97c534bf4164f.zip |
dev-ml/lablgtk: 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/lablgtk-2.18.10.ebuild')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index 2a808a4b259d..4cc4a6ce36a6 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.10.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" SLOT="2/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] |