diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 12:04:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 12:04:14 +0000 |
commit | 3fb6f1f4e14e772de722a6250be0c42e31036cfa (patch) | |
tree | 69dad008d08b3d24945e1ad271de0585c2789aa2 /dev-ml | |
parent | dev-db/pg_top: Stabilize 4.0.0 amd64, #757432 (diff) | |
download | gentoo-3fb6f1f4e14e772de722a6250be0c42e31036cfa.tar.gz gentoo-3fb6f1f4e14e772de722a6250be0c42e31036cfa.tar.bz2 gentoo-3fb6f1f4e14e772de722a6250be0c42e31036cfa.zip |
dev-ml/cairo-ocaml: Stabilize 1.2.0-r1 amd64, #757438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/cairo-ocaml/cairo-ocaml-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0-r1.ebuild b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0-r1.ebuild index 19eead630c6c..f05710bc7330 100644 --- a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0-r1.ebuild +++ b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://cgit.freedesktop.org/cairo-ocaml/snapshot/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc examples gtk pango" RDEPEND="dev-lang/ocaml:= |