diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:21 +0300 |
commit | 14c23110f119929ba8fd8fd266394a96f009a036 (patch) | |
tree | cf8da9720059de640ac14a076e5c6ae0e8951a05 /dev-ml/camlp5/camlp5-8.00.03.ebuild | |
parent | sys-libs/ncurses: Stabilize 6.3_p20211106 arm, #841398 (diff) | |
download | gentoo-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/camlp5/camlp5-8.00.03.ebuild')
-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 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:=" |