diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:32:28 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:52 +0200 |
commit | c1c27233b2980e93c6466de7ccca0c6ba4c05732 (patch) | |
tree | 2962bbab84db574b8eb46cfac062d862a739678d | |
parent | x11-libs/libva: keyword ~arm64 (diff) | |
download | gentoo-c1c27233b2980e93c6466de7ccca0c6ba4c05732.tar.gz gentoo-c1c27233b2980e93c6466de7ccca0c6ba4c05732.tar.bz2 gentoo-c1c27233b2980e93c6466de7ccca0c6ba4c05732.zip |
dev-ml/ocaml-autoconf: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild index 9ef426fb883b..194d83a15951 100644 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" IUSE="" DEPEND="" |