diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-28 21:14:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-28 21:14:59 +0100 |
commit | 5c5973a6b5765d91c40caf43c7076607ca9841ca (patch) | |
tree | 46440e0845e24b121a5154d92a1a9703db434674 /dev-ml/ocaml-ctypes | |
parent | dev-python/hiredis: arm stable, bug #606152 (diff) | |
download | gentoo-5c5973a6b5765d91c40caf43c7076607ca9841ca.tar.gz gentoo-5c5973a6b5765d91c40caf43c7076607ca9841ca.tar.bz2 gentoo-5c5973a6b5765d91c40caf43c7076607ca9841ca.zip |
dev-ml/ocaml-ctypes: arm stable, bug #607034
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild index 66a7247657c9..b7c40ad550cd 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.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 x86" +KEYWORDS="amd64 arm x86" IUSE="test" RDEPEND=" |