diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:32:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:32:05 +0000 |
commit | d892fbfb8230be0b98aed8b0ef8eac5b979db53d (patch) | |
tree | f880259a2f5453bc893da8a2d672d75d7ee5f7ad /dev-ml/camlp5 | |
parent | dev-ml/opam-file-format: Keyword 2.1.2 x86, #769554 (diff) | |
download | gentoo-d892fbfb8230be0b98aed8b0ef8eac5b979db53d.tar.gz gentoo-d892fbfb8230be0b98aed8b0ef8eac5b979db53d.tar.bz2 gentoo-d892fbfb8230be0b98aed8b0ef8eac5b979db53d.zip |
dev-ml/camlp5: Stabilize 7.14 ppc64, #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 6bc2cca9ade9..f427f8164255 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=" |