summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:38:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:38:31 +0200
commit2b11dc2569973e09d4d3fed7a4c75c309b43d90e (patch)
treefad36d6f300c945869b12ffa7aacd57d2d3b3e0c /dev-ml
parentmedia-plugins/live: ppc64 stable wrt bug #747205 (diff)
downloadgentoo-2b11dc2569973e09d4d3fed7a4c75c309b43d90e.tar.gz
gentoo-2b11dc2569973e09d4d3fed7a4c75c309b43d90e.tar.bz2
gentoo-2b11dc2569973e09d4d3fed7a4c75c309b43d90e.zip
dev-ml/camlp4: x86 stable wrt bug #710152
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.08_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.08_p1.ebuild b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
index 72778c7e23ff..3c23ad7767da 100644
--- a/dev-ml/camlp4/camlp4-4.08_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.09.0:=[ocamlopt?]"