summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-13 08:01:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-13 08:01:55 +0200
commit422f51688b5e7a51a399a75b878649a79d91512e (patch)
tree67941dbdaefdf707b76e3a2d03c53c07907d3407 /dev-ml/camlp4
parentdev-lang/ocaml: x86 stable wrt bug #804774 (diff)
downloadgentoo-422f51688b5e7a51a399a75b878649a79d91512e.tar.gz
gentoo-422f51688b5e7a51a399a75b878649a79d91512e.tar.bz2
gentoo-422f51688b5e7a51a399a75b878649a79d91512e.zip
dev-ml/camlp4: x86 stable wrt bug #804774
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r--dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
index c214f0e19fe8..753736f10320 100644
--- a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
+++ b/dev-ml/camlp4/camlp4-4.11_p1-r2.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:0/$(ver_cut 1-2)[ocamlopt?]"