diff options
-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 16f3d46ca718..fd5f87b9d59d 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc +ocamlopt" RDEPEND="dev-ml/camlp-streams:=" |