diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:30:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:30:55 +0000 |
commit | e71cf98e351b22c999476ef9eeab88390b5e5e3c (patch) | |
tree | 7419ba6058bbc08fb33a3fa839e95f085e986875 /dev-ml/camlp5 | |
parent | dev-ml/ocurl: Stabilize 0.9.1 x86, #769317 (diff) | |
download | gentoo-e71cf98e351b22c999476ef9eeab88390b5e5e3c.tar.gz gentoo-e71cf98e351b22c999476ef9eeab88390b5e5e3c.tar.bz2 gentoo-e71cf98e351b22c999476ef9eeab88390b5e5e3c.zip |
dev-ml/camlp5: Stabilize 7.14 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-7.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-7.14.ebuild b/dev-ml/camlp5/camlp5-7.14.ebuild index 123ed074d91c..15bdbb1dce8f 100644 --- a/dev-ml/camlp5/camlp5-7.14.ebuild +++ b/dev-ml/camlp5/camlp5-7.14.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="doc +ocamlopt" DEPEND=" |