diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:15:49 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:15:49 +0100 |
commit | dd9f56af9e13408b3bc158a651819902cc4ce5c3 (patch) | |
tree | 1f6d250885fe8c224e62e30f0fb8965d0bcd2319 /dev-ml | |
parent | dev-ml/ounit: arm stable, bug #564404 (diff) | |
download | gentoo-dd9f56af9e13408b3bc158a651819902cc4ce5c3.tar.gz gentoo-dd9f56af9e13408b3bc158a651819902cc4ce5c3.tar.bz2 gentoo-dd9f56af9e13408b3bc158a651819902cc4ce5c3.zip |
dev-ml/ocaml-ctypes: arm stable, bug #564404
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild index c5b477b8cd28..c744651c9ee6 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild @@ -12,7 +12,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=" |