diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:01:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:01:18 +0300 |
commit | d98438a69c0a190dd7c755ef57b73b907d823ef4 (patch) | |
tree | cff6f7ee782d8a00a4a75f9ce1b45d41d3fc8b63 /dev-ml | |
parent | app-arch/unp: Stabilize 2.0_pre9 arm64, #840350 (diff) | |
download | gentoo-d98438a69c0a190dd7c755ef57b73b907d823ef4.tar.gz gentoo-d98438a69c0a190dd7c755ef57b73b907d823ef4.tar.bz2 gentoo-d98438a69c0a190dd7c755ef57b73b907d823ef4.zip |
dev-ml/camlp5: Keyword 8.00.03 ppc, #841446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.03.ebuild | 2 |
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 0d91ecb5474c..51e1576dbe88 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc +ocamlopt" RDEPEND="dev-ml/camlp-streams:=" |