diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 12:39:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 12:41:55 +0000 |
commit | 4c5383d19298f1a2895053b1316009f295530919 (patch) | |
tree | 7b1b0c64ca0e17b7af26afccadba422c595dbb45 /dev-ml | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.8.15 (diff) | |
download | gentoo-4c5383d19298f1a2895053b1316009f295530919.tar.gz gentoo-4c5383d19298f1a2895053b1316009f295530919.tar.bz2 gentoo-4c5383d19298f1a2895053b1316009f295530919.zip |
dev-ml/ppx_jane: arm64 keyworded (bug #748936)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild index 8c97ae4fadcf..5ca95cdc0122 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" DEPEND=" |