diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 14:23:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 14:23:39 +0100 |
commit | cf222c6fa261c335d8226fcb43b608bbce345b52 (patch) | |
tree | 693bb233745a7c7341af039e8f067d4548e9f3af /dev-ml/ocaml-ctypes | |
parent | dev-python/patsy: amd64 stable wrt bug #565186 (diff) | |
download | gentoo-cf222c6fa261c335d8226fcb43b608bbce345b52.tar.gz gentoo-cf222c6fa261c335d8226fcb43b608bbce345b52.tar.bz2 gentoo-cf222c6fa261c335d8226fcb43b608bbce345b52.zip |
dev-ml/ocaml-ctypes: amd64 stable wrt bug #564404
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 8ebc7be8e1da..5ebe955a945c 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=" |