diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:07:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:17 +0100 |
commit | 543a0a2fb48158ab760bdfb1a043bec1efd01703 (patch) | |
tree | 27b42e5e202f216259f541248659efff46527646 /dev-ml/pcre-ocaml | |
parent | dev-ml/zarith: x86 stable wrt bug #772842 (diff) | |
download | gentoo-543a0a2fb48158ab760bdfb1a043bec1efd01703.tar.gz gentoo-543a0a2fb48158ab760bdfb1a043bec1efd01703.tar.bz2 gentoo-543a0a2fb48158ab760bdfb1a043bec1efd01703.zip |
dev-ml/pcre-ocaml: x86 stable wrt bug #772845
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild index b03d3217e121..823bfffeedae 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/pcre-${PV}" LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples +ocamlopt" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc x86" BDEPEND="dev-ml/dune-configurator" RDEPEND=">=dev-libs/libpcre-4.5" |