diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:11:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:11:14 +0100 |
commit | 392d704e07bfd8f1b1960cdd0a8d92eb3b121200 (patch) | |
tree | 27f834cddd2030afceb406e4835ee4290f989ed8 /dev-ml | |
parent | dev-ml/bos: Stabilize 0.2.0 amd64, #817689 (diff) | |
download | gentoo-392d704e07bfd8f1b1960cdd0a8d92eb3b121200.tar.gz gentoo-392d704e07bfd8f1b1960cdd0a8d92eb3b121200.tar.bz2 gentoo-392d704e07bfd8f1b1960cdd0a8d92eb3b121200.zip |
dev-ml/cairo2: Stabilize 0.6.2 amd64, #817698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/cairo2/cairo2-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cairo2/cairo2-0.6.2.ebuild b/dev-ml/cairo2/cairo2-0.6.2.ebuild index 812ac046545e..3a6b4f4c8898 100644 --- a/dev-ml/cairo2/cairo2-0.6.2.ebuild +++ b/dev-ml/cairo2/cairo2-0.6.2.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=" |