summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:52:14 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:52:14 +0000
commit7bee552bcdb623461cfcceb4d186794fb08716f8 (patch)
treed957c410a7bed2d07b0611c8454701a95712235d /dev-ml
parentdev-ml/ppx_hash: Stabilize 0.14.0 amd64, #769317 (diff)
downloadgentoo-7bee552bcdb623461cfcceb4d186794fb08716f8.tar.gz
gentoo-7bee552bcdb623461cfcceb4d186794fb08716f8.tar.bz2
gentoo-7bee552bcdb623461cfcceb4d186794fb08716f8.zip
dev-ml/octavius: Stabilize 1.2.2 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/octavius/octavius-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/octavius/octavius-1.2.2.ebuild b/dev-ml/octavius/octavius-1.2.2.ebuild
index d1a543437097..708ed341ddff 100644
--- a/dev-ml/octavius/octavius-1.2.2.ebuild
+++ b/dev-ml/octavius/octavius-1.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-doc/octavius/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=""