summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-24 03:53:26 +0000
committerSam James <sam@gentoo.org>2020-10-24 03:53:26 +0000
commit1fcb5e9d62da5b1dbd46d10203fc91500e3c34ed (patch)
treef5c193ba3496bf2b7f6b1af51ad6a9fe57efb2c1 /dev-ml/integers/integers-0.4.0.ebuild
parentapp-emulation/wine-staging: Drop old (diff)
downloadgentoo-1fcb5e9d62da5b1dbd46d10203fc91500e3c34ed.tar.gz
gentoo-1fcb5e9d62da5b1dbd46d10203fc91500e3c34ed.tar.bz2
gentoo-1fcb5e9d62da5b1dbd46d10203fc91500e3c34ed.zip
dev-ml/integers: Keyword 0.4.0 x86, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/integers/integers-0.4.0.ebuild')
-rw-r--r--dev-ml/integers/integers-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/integers/integers-0.4.0.ebuild b/dev-ml/integers/integers-0.4.0.ebuild
index f5d613d94d85..08af4e0f7e86 100644
--- a/dev-ml/integers/integers-0.4.0.ebuild
+++ b/dev-ml/integers/integers-0.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-integers/archive/${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="+ocamlopt"
RDEPEND=""