diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:19 +0000 |
commit | 3a4897d454e2c9e37e8cf68c8f221c6870c87897 (patch) | |
tree | 51eded4f72f74737828f6da2f0d574df77ef2c23 /dev-ml/pcre-ocaml | |
parent | dev-ml/cryptokit: Keyword 1.16.1-r1 ppc, #748576 (diff) | |
download | gentoo-3a4897d454e2c9e37e8cf68c8f221c6870c87897.tar.gz gentoo-3a4897d454e2c9e37e8cf68c8f221c6870c87897.tar.bz2 gentoo-3a4897d454e2c9e37e8cf68c8f221c6870c87897.zip |
dev-ml/pcre-ocaml: Keyword 7.4.6-r1 ppc, #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 fb6328ed5546..9463a69362fd 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" BDEPEND="dev-ml/dune-configurator" RDEPEND=">=dev-libs/libpcre-4.5" |