diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:43:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:43:51 +0300 |
commit | 39dbddc0b61f7cea3ec06746fca444020d843725 (patch) | |
tree | 0588d0284c1e1d0588659df253469646c2a77e77 /dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild | |
parent | dev-ml/ppx_jane: Stabilize 0.15.0 arm64, #901593 (diff) | |
download | gentoo-39dbddc0b61f7cea3ec06746fca444020d843725.tar.gz gentoo-39dbddc0b61f7cea3ec06746fca444020d843725.tar.bz2 gentoo-39dbddc0b61f7cea3ec06746fca444020d843725.zip |
dev-ml/camlp4: Stabilize 4.14_p1-r2 arm, #901693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild')
-rw-r--r-- | dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild index 1542fa30bd0c..72368f65e703 100644 --- a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${P/_p/-} LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RDEPEND="=dev-lang/ocaml-4.14*:=[ocamlopt?]" |