diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 13:20:12 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 13:22:24 +0200 |
commit | 1c000f604b90598ab29238efcb0e6c751cecce3b (patch) | |
tree | 8767aa43d238a6817d5baeaabb8470803e18404e /dev-ml/ocaml-ctypes | |
parent | sci-libs/rtabmap: bump to 0.13.0 (diff) | |
download | gentoo-1c000f604b90598ab29238efcb0e6c751cecce3b.tar.gz gentoo-1c000f604b90598ab29238efcb0e6c751cecce3b.tar.bz2 gentoo-1c000f604b90598ab29238efcb0e6c751cecce3b.zip |
dev-ml/ocaml-ctypes: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild index 404a0cf722be..1fbd65d357d0 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test" RDEPEND=" |