diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:45:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:55:59 +0100 |
commit | 7fa64fbd1e4b649264b7b9efd97ff1cacef6dc69 (patch) | |
tree | 58b02d7d52fe856366b9c1aa37c5a9847690d528 /dev-ml/ocaml-ctypes | |
parent | dev-ml/oasis: x86 keyworded (bug #607024) (diff) | |
download | gentoo-7fa64fbd1e4b649264b7b9efd97ff1cacef6dc69.tar.gz gentoo-7fa64fbd1e4b649264b7b9efd97ff1cacef6dc69.tar.bz2 gentoo-7fa64fbd1e4b649264b7b9efd97ff1cacef6dc69.zip |
dev-ml/ocaml-ctypes: x86 keyworded (bug #619536)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild index 1fbd65d357d0..f2c3d64f44a8 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild index 1fbd65d357d0..f2c3d64f44a8 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" |