summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-21 20:34:23 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 13:47:45 +0200
commit9712b621113540f55ca0925a4ff84fbcd768b5be (patch)
tree5ca758f28065faead7daa10c339f75731cad0bc6 /dev-ml
parentdev-ml/cmdliner: keyword ~arm64 (diff)
downloadgentoo-9712b621113540f55ca0925a4ff84fbcd768b5be.tar.gz
gentoo-9712b621113540f55ca0925a4ff84fbcd768b5be.tar.bz2
gentoo-9712b621113540f55ca0925a4ff84fbcd768b5be.zip
dev-ml/extlib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/extlib/extlib-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.2.ebuild b/dev-ml/extlib/extlib-1.7.2.ebuild
index 3ffa91ee32f4..4f53ed7d6c4a 100644
--- a/dev-ml/extlib/extlib-1.7.2.ebuild
+++ b/dev-ml/extlib/extlib-1.7.2.ebuild
@@ -15,7 +15,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
S="${WORKDIR}/ocaml-${P}"