diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:05:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:05:23 +0100 |
commit | 0e0c21ca2b3559c967bb1d214d106c7117af47be (patch) | |
tree | c081a68959f6ec3c1899f8ee55cf26f98760b280 /dev-ml/ocaml-ctypes | |
parent | dev-ruby/ruby-xslt: x86 stable wrt bug #565422 (diff) | |
download | gentoo-0e0c21ca2b3559c967bb1d214d106c7117af47be.tar.gz gentoo-0e0c21ca2b3559c967bb1d214d106c7117af47be.tar.bz2 gentoo-0e0c21ca2b3559c967bb1d214d106c7117af47be.zip |
dev-ml/ocaml-ctypes: x86 stable wrt bug #564404
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-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 5ebe955a945c..c5b477b8cd28 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=" |