From 17b50dd1ad07bcb603b87cd2608166a3e5aa7728 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Feb 2018 22:44:22 +0100 Subject: dev-ml/oasis: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ml/oasis/oasis-0.4.10.ebuild | 4 ++-- dev-ml/oasis/oasis-0.4.8.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/oasis/oasis-0.4.10.ebuild b/dev-ml/oasis/oasis-0.4.10.ebuild index 0bccae24df62..03927db12119 100644 --- a/dev-ml/oasis/oasis-0.4.10.ebuild +++ b/dev-ml/oasis/oasis-0.4.10.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 @@ -15,7 +15,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1694/${MY_P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:= diff --git a/dev-ml/oasis/oasis-0.4.8.ebuild b/dev-ml/oasis/oasis-0.4.8.ebuild index 3b26058cb81f..e2f5056918fe 100644 --- a/dev-ml/oasis/oasis-0.4.8.ebuild +++ b/dev-ml/oasis/oasis-0.4.8.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 @@ -15,7 +15,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1669/${MY_P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:= -- cgit v1.2.3-65-gdbad