diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:27:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:27:17 +0000 |
commit | 56afdcd45f1de58989d6ed8e9bad0abc4e7f1afb (patch) | |
tree | 132e0e96a69bfc550162fe633c948a246ad7c096 /dev-ml/cairo2 | |
parent | dev-ml/topkg: Stabilize 1.0.7 x86, #901637 (diff) | |
download | gentoo-56afdcd45f1de58989d6ed8e9bad0abc4e7f1afb.tar.gz gentoo-56afdcd45f1de58989d6ed8e9bad0abc4e7f1afb.tar.bz2 gentoo-56afdcd45f1de58989d6ed8e9bad0abc4e7f1afb.zip |
dev-ml/cairo2: Stabilize 0.6.4 amd64, #901639
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cairo2')
-rw-r--r-- | dev-ml/cairo2/cairo2-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cairo2/cairo2-0.6.4.ebuild b/dev-ml/cairo2/cairo2-0.6.4.ebuild index fc68d437b8f3..495db1da65da 100644 --- a/dev-ml/cairo2/cairo2-0.6.4.ebuild +++ b/dev-ml/cairo2/cairo2-0.6.4.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=" |