diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 12:40:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 12:41:57 +0000 |
commit | 67766f5d861904a0152cd132132d91dfd0b70824 (patch) | |
tree | d4b74f3b9f041432184f64d776087e7f86fdf135 /dev-ml/ppx_module_timer | |
parent | dev-ml/ppx_let: arm64 keyworded (bug #748936) (diff) | |
download | gentoo-67766f5d861904a0152cd132132d91dfd0b70824.tar.gz gentoo-67766f5d861904a0152cd132132d91dfd0b70824.tar.bz2 gentoo-67766f5d861904a0152cd132132d91dfd0b70824.zip |
dev-ml/ppx_module_timer: 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/ppx_module_timer')
-rw-r--r-- | dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild b/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild index 3268e6e0b1c2..83b75dd48dec 100644 --- a/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild +++ b/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" DEPEND=" |