diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 02:29:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 02:29:06 +0000 |
commit | a052239dbb4a798ea52747e776166456c8e12803 (patch) | |
tree | 6b2420155575842802299131870cdf7069f11765 /dev-ml | |
parent | net-p2p/mldonkey: cleanup redundant version (diff) | |
download | gentoo-a052239dbb4a798ea52747e776166456c8e12803.tar.gz gentoo-a052239dbb4a798ea52747e776166456c8e12803.tar.bz2 gentoo-a052239dbb4a798ea52747e776166456c8e12803.zip |
dev-ml/opam: Keyword 2.0.7 x86, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam/opam-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam/opam-2.0.7.ebuild b/dev-ml/opam/opam-2.0.7.ebuild index 4fa567962d7a..a30ba8274718 100644 --- a/dev-ml/opam/opam-2.0.7.ebuild +++ b/dev-ml/opam/opam-2.0.7.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://opam.ocaml.org/" SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" RDEPEND=" |