commit: 01aed446cf2cd96c86cd84f3d23a252607233a7e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 11 05:11:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 05:11:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01aed446
dev-ml/csexp: Stabilize 1.5.1 amd64, #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 471655dd5cf..a1b47c42d22 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 )"
