diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:53 +0100 |
commit | 06ec1db3dca674a5d0030d602bc1e5fd9174242d (patch) | |
tree | ac00994aef33df53168c3868ac4e7669bfa35de8 /dev-ml | |
parent | dev-ml/facile: x86 stable wrt bug #607032 (diff) | |
download | gentoo-06ec1db3dca674a5d0030d602bc1e5fd9174242d.tar.gz gentoo-06ec1db3dca674a5d0030d602bc1e5fd9174242d.tar.bz2 gentoo-06ec1db3dca674a5d0030d602bc1e5fd9174242d.zip |
dev-ml/ocaml-ctypes: x86 stable wrt bug #607034
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d563719db9e5..397eae5619eb 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |