diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:45:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:45:08 +0300 |
commit | 14c7c9e0b899033e4f571f519cf36a912cb4c4ca (patch) | |
tree | ad49e4036e2dfcad81aa75c377adfc6444691070 /dev-ml/camlp5 | |
parent | dev-python/pillow: Stabilize 9.0.1 arm64, #833368 (diff) | |
download | gentoo-14c7c9e0b899033e4f571f519cf36a912cb4c4ca.tar.gz gentoo-14c7c9e0b899033e4f571f519cf36a912cb4c4ca.tar.bz2 gentoo-14c7c9e0b899033e4f571f519cf36a912cb4c4ca.zip |
dev-ml/camlp5: Keyword 8.00.03 arm64, #841446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-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 e8c7e6533cb1..16f3d46ca718 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc +ocamlopt" RDEPEND="dev-ml/camlp-streams:=" |