diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 13:57:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 13:57:31 +0000 |
commit | 563c52d4182d2b4991ead8a76c4e4025396c8965 (patch) | |
tree | cf79e32f746700a2296f5c820071503ff2bdd384 /dev-ml/pcre-ocaml | |
parent | dev-ml/cryptokit: Keyword 1.16.1-r1 arm, #748576 (diff) | |
download | gentoo-563c52d4182d2b4991ead8a76c4e4025396c8965.tar.gz gentoo-563c52d4182d2b4991ead8a76c4e4025396c8965.tar.bz2 gentoo-563c52d4182d2b4991ead8a76c4e4025396c8965.zip |
dev-ml/pcre-ocaml: Keyword 7.4.6-r1 arm, #748576
Signed-off-by: Sam James <sam@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 a88d40f7a8eb..fb6328ed5546 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" BDEPEND="dev-ml/dune-configurator" RDEPEND=">=dev-libs/libpcre-4.5" |