diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:15 +0000 |
commit | a98fa0e47ec296fbcdb44cd4918f4d731b69a7e0 (patch) | |
tree | 6b9cf7725073345ca6aaa0182efd89a6c80781e9 /dev-ml/lablgtk | |
parent | dev-ml/ocamlweb: Stabilize 1.41 arm, #772833 (diff) | |
download | gentoo-a98fa0e47ec296fbcdb44cd4918f4d731b69a7e0.tar.gz gentoo-a98fa0e47ec296fbcdb44cd4918f4d731b69a7e0.tar.bz2 gentoo-a98fa0e47ec296fbcdb44cd4918f4d731b69a7e0.zip |
dev-ml/lablgtk: Stabilize 2.18.10 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-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 24e25850f2ad..0e1cb5e77602 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-2020 Gentoo Authors +# Copyright 1999-2021 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?] |