dev-ml/dune: x86 stable wrt bug #710374

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-02-24 13:49:49 +01:00
parent d7b6a1ccb4
commit e24ad69d5e

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="amd64 arm ~arm64 ~x86"
KEYWORDS="amd64 arm ~arm64 x86"
IUSE="test"
DEPEND="dev-lang/ocaml"