summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-13 07:54:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-13 07:54:03 +0200
commiteba8c669ce9c8c2621de14bc67a445cf93a47136 (patch)
treeed1b0afbab4395ff71d484ea5a2f1b4ac1337ddc /dev-ml/camlp4
parentdev-lang/ocaml: amd64 stable wrt bug #804774 (diff)
downloadgentoo-eba8c669ce9c8c2621de14bc67a445cf93a47136.tar.gz
gentoo-eba8c669ce9c8c2621de14bc67a445cf93a47136.tar.bz2
gentoo-eba8c669ce9c8c2621de14bc67a445cf93a47136.zip
dev-ml/camlp4: amd64 stable wrt bug #804774
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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 ff2914c91084..c214f0e19fe8 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?]"