diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 13:55:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 13:55:06 +0000 |
commit | 9a7d64386ef7deb70a7fe84e77e0099fe7727d84 (patch) | |
tree | 3dfff5bdf988c262012434bb0cbdc3238a628dd4 /dev-ml/camlp5/camlp5-7.12.ebuild | |
parent | dev-ml/zarith: Keyword 1.9.1 arm64, #748576 (diff) | |
download | gentoo-9a7d64386ef7deb70a7fe84e77e0099fe7727d84.tar.gz gentoo-9a7d64386ef7deb70a7fe84e77e0099fe7727d84.tar.bz2 gentoo-9a7d64386ef7deb70a7fe84e77e0099fe7727d84.zip |
dev-ml/camlp5: Keyword 7.12 arm64, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5/camlp5-7.12.ebuild')
-rw-r--r-- | dev-ml/camlp5/camlp5-7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-7.12.ebuild b/dev-ml/camlp5/camlp5-7.12.ebuild index 59d3a95dc7e3..e2d0cdddb96a 100644 --- a/dev-ml/camlp5/camlp5-7.12.ebuild +++ b/dev-ml/camlp5/camlp5-7.12.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~x86" IUSE="doc +ocamlopt" DEPEND=" |