summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:09 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:09 +0000
commit50e229d460ca966a904e99610bcc1c9a9babb34b (patch)
tree7e028e7d0fa00789c576eca12150172e64c01ad5 /dev-ml/dune/dune-3.6.2.ebuild
parentdev-ml/ppx_tools: Stabilize 6.6 x86, #901623 (diff)
downloadgentoo-50e229d460ca966a904e99610bcc1c9a9babb34b.tar.gz
gentoo-50e229d460ca966a904e99610bcc1c9a9babb34b.tar.bz2
gentoo-50e229d460ca966a904e99610bcc1c9a9babb34b.zip
dev-ml/dune: Stabilize 3.6.2 amd64, #901625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune/dune-3.6.2.ebuild')
-rw-r--r--dev-ml/dune/dune-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-3.6.2.ebuild b/dev-ml/dune/dune-3.6.2.ebuild
index 450f45cb9fc2..1db7093138fc 100644
--- a/dev-ml/dune/dune-3.6.2.ebuild
+++ b/dev-ml/dune/dune-3.6.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="emacs"
RESTRICT="strip test"