summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-02-26 10:39:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-02-26 10:39:16 +0100
commit0aa617591fe646964678f168ea7f94e18dfa5fc8 (patch)
treebb6f49d7f7b6637e60c2cd398b261cea8371d7b2 /dev-ml/pcre-ocaml
parentdev-ml/zarith: amd64 stable wrt bug #772842 (diff)
downloadgentoo-0aa617591fe646964678f168ea7f94e18dfa5fc8.tar.gz
gentoo-0aa617591fe646964678f168ea7f94e18dfa5fc8.tar.bz2
gentoo-0aa617591fe646964678f168ea7f94e18dfa5fc8.zip
dev-ml/pcre-ocaml: amd64 stable wrt bug #772845
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" 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.ebuild2
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 823bfffeedae..a5f56117f2dd 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"