diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:16 +0000 |
commit | 4e67a01c11b13e3ae26f7187915cbb935d2be6f3 (patch) | |
tree | 4456888cccccf4c940756f802b2db18f9b9f7e75 /dev-ml/jst-config | |
parent | dev-ml/jane-street-headers: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-4e67a01c11b13e3ae26f7187915cbb935d2be6f3.tar.gz gentoo-4e67a01c11b13e3ae26f7187915cbb935d2be6f3.tar.bz2 gentoo-4e67a01c11b13e3ae26f7187915cbb935d2be6f3.zip |
dev-ml/jst-config: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/jst-config')
-rw-r--r-- | dev-ml/jst-config/jst-config-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.14.0.ebuild b/dev-ml/jst-config/jst-config-0.14.0.ebuild index 767128ba3e32..cb8cac3202b4 100644 --- a/dev-ml/jst-config/jst-config-0.14.0.ebuild +++ b/dev-ml/jst-config/jst-config-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=" |