diff options
author | Sam James <sam@gentoo.org> | 2021-10-15 23:42:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-15 23:42:42 +0100 |
commit | 8ad20701ae549d1715a618337d3e3a70d90cd800 (patch) | |
tree | 4a9cc6813f1cfa92e81bd9dc7ae3bb17ca357c1a /dev-ml/ppx_optcomp | |
parent | dev-python/executing: Stabilize 0.8.2 amd64, #818319 (diff) | |
download | gentoo-8ad20701ae549d1715a618337d3e3a70d90cd800.tar.gz gentoo-8ad20701ae549d1715a618337d3e3a70d90cd800.tar.bz2 gentoo-8ad20701ae549d1715a618337d3e3a70d90cd800.zip |
dev-ml/ppx_optcomp: Stabilize 0.14.3 arm, #816096
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_optcomp')
-rw-r--r-- | dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild index 0cf80b035ccc..0ea17e75ca8e 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |