diff options
author | Sam James <sam@gentoo.org> | 2020-10-22 13:57:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-22 13:57:33 +0000 |
commit | 0be353a3ce9cc457ebf45a94fc01517742739de4 (patch) | |
tree | 3d2b907a2dd6d2a88be1da75c62151e9330408fb /dev-ml/camlp5 | |
parent | dev-ml/zarith: Keyword 1.9.1 arm, #748576 (diff) | |
download | gentoo-0be353a3ce9cc457ebf45a94fc01517742739de4.tar.gz gentoo-0be353a3ce9cc457ebf45a94fc01517742739de4.tar.bz2 gentoo-0be353a3ce9cc457ebf45a94fc01517742739de4.zip |
dev-ml/camlp5: Keyword 7.12 arm, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-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 e2d0cdddb96a..793785bf9fd0 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 ~arm64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="doc +ocamlopt" DEPEND=" |