summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:27:11 +0100
commit648bbc0af02141081db1501390805a0c67c96786 (patch)
treea554f50b6e9ec54ab04e6775487c486eeb9a135f /dev-ml/core
parentdev-ml/base_bigstring: amd64 stable wrt bug #772833 (diff)
downloadgentoo-648bbc0af02141081db1501390805a0c67c96786.tar.gz
gentoo-648bbc0af02141081db1501390805a0c67c96786.tar.bz2
gentoo-648bbc0af02141081db1501390805a0c67c96786.zip
dev-ml/core: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r--dev-ml/core/core-0.14.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild
index 20d82f66a22e..e3934669e900 100644
--- a/dev-ml/core/core-0.14.0-r3.ebuild
+++ b/dev-ml/core/core-0.14.0-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
IUSE="ocamlopt"
# TODO: Wants quickcheck_deprecated?