commit: 2d056ec1cdc9cc2760bf6f684843bed8b2693bb3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 14 18:31:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 14 18:31:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d056ec1
dev-ml/csexp: Stabilize 1.5.1 arm64, #817692 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/csexp/csexp-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/csexp/csexp-1.5.1.ebuild b/dev-ml/csexp/csexp-1.5.1.ebuild index ea934f7b3ed..60962e4e871 100644 --- a/dev-ml/csexp/csexp-1.5.1.ebuild +++ b/dev-ml/csexp/csexp-1.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/csexp/releases/download/${PV}/${P}.tbz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
