diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:10 +0000 |
commit | 701589f79eeaba9000c84a6d58116c92bb6b4fb3 (patch) | |
tree | 86c150573b9d61153fd12dcd4c7188a36c3afe81 /dev-ml | |
parent | dev-ml/ppx_bin_prot: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-701589f79eeaba9000c84a6d58116c92bb6b4fb3.tar.gz gentoo-701589f79eeaba9000c84a6d58116c92bb6b4fb3.tar.bz2 gentoo-701589f79eeaba9000c84a6d58116c92bb6b4fb3.zip |
dev-ml/ppx_fail: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild index baf083b95541..e2a27d2e4cd6 100644 --- a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild +++ b/dev-ml/ppx_fail/ppx_fail-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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" DEPEND=" |