diff options
author | Sam James <sam@gentoo.org> | 2020-11-01 11:37:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-01 11:37:39 +0000 |
commit | 51ca62340976d4cd2fcd28bda3268b602036e66f (patch) | |
tree | 9e5d4d9b22cb64539312654e8a94f8bcaacfe762 /dev-ml | |
parent | dev-ml/zarith: Stabilize 1.9.1 amd64, #737156 (diff) | |
download | gentoo-51ca62340976d4cd2fcd28bda3268b602036e66f.tar.gz gentoo-51ca62340976d4cd2fcd28bda3268b602036e66f.tar.bz2 gentoo-51ca62340976d4cd2fcd28bda3268b602036e66f.zip |
dev-ml/lablgtk: Stabilize 2.18.10 ppc, #713540
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index 23b772a35c95..24e25850f2ad 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild @@ -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?] |