summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-21 20:44:34 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 13:47:46 +0200
commitc2c051e2cfa9f2c1bfde9e3bba1fb84c6bf9e789 (patch)
treef52ce3bce25c2df975e6e4291fe08884010a59ac /dev-ml/uchar
parentnet-libs/courier-unicode: keyword ~arm64 (diff)
downloadgentoo-c2c051e2cfa9f2c1bfde9e3bba1fb84c6bf9e789.tar.gz
gentoo-c2c051e2cfa9f2c1bfde9e3bba1fb84c6bf9e789.tar.bz2
gentoo-c2c051e2cfa9f2c1bfde9e3bba1fb84c6bf9e789.zip
dev-ml/uchar: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/uchar')
-rw-r--r--dev-ml/uchar/uchar-0.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uchar/uchar-0.0.1.ebuild b/dev-ml/uchar/uchar-0.0.1.ebuild
index 6318765f2a9a..55523e016acb 100644
--- a/dev-ml/uchar/uchar-0.0.1.ebuild
+++ b/dev-ml/uchar/uchar-0.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="