summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-12-21 08:31:40 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-12-21 08:33:16 +0100
commitb033644f3f2c95633fbdbc7e6ccbac43e0d061a5 (patch)
tree0d74afdb4dd8396ceed6b04fee64c201acc6cbac /dev-ml/merlin-extend
parentdev-python/chart-studio: Disable Python < 3.10 (diff)
downloadgentoo-b033644f3f2c95633fbdbc7e6ccbac43e0d061a5.tar.gz
gentoo-b033644f3f2c95633fbdbc7e6ccbac43e0d061a5.tar.bz2
gentoo-b033644f3f2c95633fbdbc7e6ccbac43e0d061a5.zip
dev-ml/merlin-extend: keyword 0.6.1 for ~x86
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/merlin-extend')
-rw-r--r--dev-ml/merlin-extend/merlin-extend-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/merlin-extend/merlin-extend-0.6.1.ebuild b/dev-ml/merlin-extend/merlin-extend-0.6.1.ebuild
index a146fd5b3c2b..2e233f143af0 100644
--- a/dev-ml/merlin-extend/merlin-extend-0.6.1.ebuild
+++ b/dev-ml/merlin-extend/merlin-extend-0.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/let-def/merlin-extend/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-lang/ocaml:="