diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:29:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:29:31 +0100 |
commit | 31c1bd8bff12deb97d41cd3bf1fd8bfdcceda1ff (patch) | |
tree | c3fcbeb737f5c8243a5f051ff16a4937b55e40d3 /dev-ml | |
parent | dev-ml/ppx_hash: x86 keyworded (bug #627836) (diff) | |
download | gentoo-31c1bd8bff12deb97d41cd3bf1fd8bfdcceda1ff.tar.gz gentoo-31c1bd8bff12deb97d41cd3bf1fd8bfdcceda1ff.tar.bz2 gentoo-31c1bd8bff12deb97d41cd3bf1fd8bfdcceda1ff.zip |
dev-ml/ocaml-sqlite3: x86 keyworded (bug #627298)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.2.0.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.2.0.ebuild index fdedc5618e38..ba15673a0eb3 100644 --- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.2.0.ebuild +++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.2.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 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mmottl/sqlite3-ocaml/releases/download/${PV}/${MY_P} LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-db/sqlite-3.3.3" diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.3.0.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.3.0.ebuild index fdedc5618e38..ba15673a0eb3 100644 --- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.3.0.ebuild +++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.3.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 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mmottl/sqlite3-ocaml/releases/download/${PV}/${MY_P} LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-db/sqlite-3.3.3" |