summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:43:04 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:55:48 +0100
commit7dbb4ad25f62b067b8c757ec334eb2276ad30f00 (patch)
treeb538d76ffcff515e54d49a336fbd1c9f53728c87 /dev-ml
parentdev-ml/iTeML: x86 keyworded (bug #607024) (diff)
downloadgentoo-7dbb4ad25f62b067b8c757ec334eb2276ad30f00.tar.gz
gentoo-7dbb4ad25f62b067b8c757ec334eb2276ad30f00.tar.bz2
gentoo-7dbb4ad25f62b067b8c757ec334eb2276ad30f00.zip
dev-ml/ocamlify: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlify/ocamlify-0.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
index c24852cc99df..0f54e07a5cc1 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.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=5
@@ -11,7 +11,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1209/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"