diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 02:58:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 03:01:29 +0100 |
commit | c08d6073549e835f1c7786168cce1e3dc00f159c (patch) | |
tree | d5059d77c11d15210d54847e2e7a5d8dfdbc61cc /dev-ml | |
parent | dev-python/sshtunnel: Bump to 0.3.1 (diff) | |
download | gentoo-c08d6073549e835f1c7786168cce1e3dc00f159c.tar.gz gentoo-c08d6073549e835f1c7786168cce1e3dc00f159c.tar.bz2 gentoo-c08d6073549e835f1c7786168cce1e3dc00f159c.zip |
dev-ml/cairo-ocaml: x86 stable (bug #757438)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 1a9969c60bee..19eead630c6c 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:= |