summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 12:14:59 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 12:14:59 +0100
commit2a04bef540a5c0e4af40f381b84d28a614ebfac4 (patch)
treeee83922ab4c0bbf622df15961b4e5abe8b7bd0aa /dev-ml/dune
parentkde-frameworks/qqc2-desktop-style: Stabilize 5.88.0 amd64, #816042 (diff)
downloadgentoo-2a04bef540a5c0e4af40f381b84d28a614ebfac4.tar.gz
gentoo-2a04bef540a5c0e4af40f381b84d28a614ebfac4.tar.bz2
gentoo-2a04bef540a5c0e4af40f381b84d28a614ebfac4.zip
dev-ml/dune: Stabilize 2.9.1 amd64, #817752
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.9.1.ebuild b/dev-ml/dune/dune-2.9.1.ebuild
index 2716f97ed88c..d0ec3b8b9255 100644
--- a/dev-ml/dune/dune-2.9.1.ebuild
+++ b/dev-ml/dune/dune-2.9.1.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 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"