diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:25:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:25:44 +0100 |
commit | 1d69da53932830198e89931620beddbc83e67db3 (patch) | |
tree | 5e2a1b9fb0595ebea5e3caa8a316f57a846f57ff /dev-ml/pcre-ocaml | |
parent | dev-ml/ppx_sexp_conv: x86 keyworded (bug #627836) (diff) | |
download | gentoo-1d69da53932830198e89931620beddbc83e67db3.tar.gz gentoo-1d69da53932830198e89931620beddbc83e67db3.tar.bz2 gentoo-1d69da53932830198e89931620beddbc83e67db3.zip |
dev-ml/pcre-ocaml: x86 keyworded (bug #627836)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild index 869d45b107cf..7f1a5f8b9512 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV} LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild index 869d45b107cf..7f1a5f8b9512 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.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/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV} LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild index 869d45b107cf..7f1a5f8b9512 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.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/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV} LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} |