diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:11 +0000 |
commit | c0dffaedd7a4d9da06b57b03d177f091ec48f44e (patch) | |
tree | fb6143c5273f15dde5f491a7321e5dc655ed8a20 | |
parent | dev-ml/ppx_let: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-c0dffaedd7a4d9da06b57b03d177f091ec48f44e.tar.gz gentoo-c0dffaedd7a4d9da06b57b03d177f091ec48f44e.tar.bz2 gentoo-c0dffaedd7a4d9da06b57b03d177f091ec48f44e.zip |
dev-ml/ppx_module_timer: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
-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 309580deeca8..88748ac4474c 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" DEPEND=" |