summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:20 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:20 +0000
commit56c02e79322f98d8c1c5e93d4b52690675377fb0 (patch)
tree92a90e9278d43234cfcde2a37543339b5f9fbd02 /dev-ml/octavius
parentdev-ml/ppx_hash: Stabilize 0.14.0 x86, #769317 (diff)
downloadgentoo-56c02e79322f98d8c1c5e93d4b52690675377fb0.tar.gz
gentoo-56c02e79322f98d8c1c5e93d4b52690675377fb0.tar.bz2
gentoo-56c02e79322f98d8c1c5e93d4b52690675377fb0.zip
dev-ml/octavius: Stabilize 1.2.2 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/octavius')
-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 708ed341ddff..c3a8fc8bbb17 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=""