summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:44:22 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:55:58 +0100
commit17b50dd1ad07bcb603b87cd2608166a3e5aa7728 (patch)
tree9105c4b05cd976b82de80a216c55c6e6d2757a3a /dev-ml
parentdev-ml/ocaml-data-notation: x86 keyworded (bug #607024) (diff)
downloadgentoo-17b50dd1ad07bcb603b87cd2608166a3e5aa7728.tar.gz
gentoo-17b50dd1ad07bcb603b87cd2608166a3e5aa7728.tar.bz2
gentoo-17b50dd1ad07bcb603b87cd2608166a3e5aa7728.zip
dev-ml/oasis: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/oasis/oasis-0.4.10.ebuild4
-rw-r--r--dev-ml/oasis/oasis-0.4.8.ebuild4
2 files changed, 4 insertions, 4 deletions
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:=