commit:     aa7275319019fa4136bb0e853e242e3da95b9e2c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  3 09:19:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  3 09:19:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa727531

dev-ml/stdlib-shims: Stabilize 0.3.0 arm64, #828347

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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" )

Reply via email to