diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:51:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:51:42 +0000 |
commit | 92ff0910602fbe63238e7b40363f403f1d4f25a5 (patch) | |
tree | ad2bf4b2400f05be6ace61e5dce1c24c1ff7850c /dev-ml/cairo2 | |
parent | dev-ml/dune-configurator: Stabilize 2.7.1 amd64, #769317 (diff) | |
download | gentoo-92ff0910602fbe63238e7b40363f403f1d4f25a5.tar.gz gentoo-92ff0910602fbe63238e7b40363f403f1d4f25a5.tar.bz2 gentoo-92ff0910602fbe63238e7b40363f403f1d4f25a5.zip |
dev-ml/cairo2: Stabilize 0.6.1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cairo2')
-rw-r--r-- | dev-ml/cairo2/cairo2-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cairo2/cairo2-0.6.1.ebuild b/dev-ml/cairo2/cairo2-0.6.1.ebuild index 26dabd41783a..be14e20e65c4 100644 --- a/dev-ml/cairo2/cairo2-0.6.1.ebuild +++ b/dev-ml/cairo2/cairo2-0.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Chris00/ocaml-cairo/releases/download/${PV}/cairo2-$ LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |