summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:45:21 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:01 +0100
commit373ea8f6349f611fba48c7b4e61ef28f3f0cc986 (patch)
tree3237fdca56cd9e118ba8b3382955a6d2cc78f85a /dev-ml/integers/integers-0.2.2.ebuild
parentdev-ml/ocaml-ctypes: x86 keyworded (bug #619536) (diff)
downloadgentoo-373ea8f6349f611fba48c7b4e61ef28f3f0cc986.tar.gz
gentoo-373ea8f6349f611fba48c7b4e61ef28f3f0cc986.tar.bz2
gentoo-373ea8f6349f611fba48c7b4e61ef28f3f0cc986.zip
dev-ml/integers: x86 keyworded (bug #619536)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/integers/integers-0.2.2.ebuild')
-rw-r--r--dev-ml/integers/integers-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/integers/integers-0.2.2.ebuild b/dev-ml/integers/integers-0.2.2.ebuild
index 224d5da47dae..4c4999134304 100644
--- a/dev-ml/integers/integers-0.2.2.ebuild
+++ b/dev-ml/integers/integers-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-integers/releases/download/v${PV}/${
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="dev-lang/ocaml:="