From 7dbb4ad25f62b067b8c757ec334eb2276ad30f00 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Feb 2018 22:43:04 +0100 Subject: dev-ml/ocamlify: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ml/ocamlify/ocamlify-0.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml') 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}" -- cgit v1.2.3-65-gdbad