diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:26:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:26:33 +0000 |
commit | 4bb0971cf8f2311aef24358ff2c967d31f812f40 (patch) | |
tree | ad1d565e07d97d7003c30191194fadbf63c2687c /dev-ml/ppx_module_timer | |
parent | dev-ml/ppx_let: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-4bb0971cf8f2311aef24358ff2c967d31f812f40.tar.gz gentoo-4bb0971cf8f2311aef24358ff2c967d31f812f40.tar.bz2 gentoo-4bb0971cf8f2311aef24358ff2c967d31f812f40.zip |
dev-ml/ppx_module_timer: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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 88748ac4474c..c4ce24c4a2ff 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 ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |