diff options
author | Sam James <sam@gentoo.org> | 2022-01-03 09:19:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-03 09:19:24 +0000 |
commit | aa7275319019fa4136bb0e853e242e3da95b9e2c (patch) | |
tree | bec1296c1e3509f698d5f705938257cb6aa72374 /dev-ml/stdlib-shims | |
parent | media-libs/libavif: Stabilize 0.9.3-r1 arm64, #827896 (diff) | |
download | gentoo-aa7275319019fa4136bb0e853e242e3da95b9e2c.tar.gz gentoo-aa7275319019fa4136bb0e853e242e3da95b9e2c.tar.bz2 gentoo-aa7275319019fa4136bb0e853e242e3da95b9e2c.zip |
dev-ml/stdlib-shims: Stabilize 0.3.0 arm64, #828347
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdlib-shims')
-rw-r--r-- | dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild index 5abd98e38467..2147886d70d7 100644 --- a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild +++ b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" DOCS=( "README.md" "CHANGES.md" "LICENSE" ) |