summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 20:11:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 20:12:28 +0200
commitfe9f0382b37562e3a8070259f8624ec9724832f9 (patch)
tree3886f040c34b8da438392bb76462e758be29d1e8 /dev-ml/camlp4/camlp4-4.04_p1.ebuild
parentdev-ml/ocaml-re: keyword ~arm64 (diff)
downloadgentoo-fe9f0382b37562e3a8070259f8624ec9724832f9.tar.gz
gentoo-fe9f0382b37562e3a8070259f8624ec9724832f9.tar.bz2
gentoo-fe9f0382b37562e3a8070259f8624ec9724832f9.zip
dev-ml/camlp4: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/camlp4/camlp4-4.04_p1.ebuild')
-rw-r--r--dev-ml/camlp4/camlp4-4.04_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index 21fe8f670de7..9a5152d03f33 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.04_beta:=[ocamlopt?]"