summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 06:11:06 +0100
committerSam James <sam@gentoo.org>2021-10-11 06:11:06 +0100
commit01aed446cf2cd96c86cd84f3d23a252607233a7e (patch)
tree282bf8edb5dbc56cf5a11a1a0c1e0dcbdc74d416 /dev-ml/csexp
parentprofiles/arch/powerpc/ppc32: mask llvm-libunwind (diff)
downloadgentoo-01aed446cf2cd96c86cd84f3d23a252607233a7e.tar.gz
gentoo-01aed446cf2cd96c86cd84f3d23a252607233a7e.tar.bz2
gentoo-01aed446cf2cd96c86cd84f3d23a252607233a7e.zip
dev-ml/csexp: Stabilize 1.5.1 amd64, #817692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/csexp')
-rw-r--r--dev-ml/csexp/csexp-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/csexp/csexp-1.5.1.ebuild b/dev-ml/csexp/csexp-1.5.1.ebuild
index 471655dd5cf4..a1b47c42d22a 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 )"