summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-03 20:52:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-03 20:52:21 +0300
commit14c23110f119929ba8fd8fd266394a96f009a036 (patch)
treecf8da9720059de640ac14a076e5c6ae0e8951a05 /dev-ml
parentsys-libs/ncurses: Stabilize 6.3_p20211106 arm, #841398 (diff)
downloadgentoo-14c23110f119929ba8fd8fd266394a96f009a036.tar.gz
gentoo-14c23110f119929ba8fd8fd266394a96f009a036.tar.bz2
gentoo-14c23110f119929ba8fd8fd266394a96f009a036.zip
dev-ml/camlp5: Keyword 8.00.03 ppc64, #841446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/camlp5-8.00.03.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.03.ebuild b/dev-ml/camlp5/camlp5-8.00.03.ebuild
index fd5f87b9d59d..0d91ecb5474c 100644
--- a/dev-ml/camlp5/camlp5-8.00.03.ebuild
+++ b/dev-ml/camlp5/camlp5-8.00.03.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="doc +ocamlopt"
RDEPEND="dev-ml/camlp-streams:="