diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:15 +0000 |
commit | f1f89a5b06f41406de06c1eda60020011a4664cc (patch) | |
tree | e7c8dfe534bb3e6bcbc43552868046019f8a6a55 /dev-ml/typerep | |
parent | dev-ml/splittable_random: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-f1f89a5b06f41406de06c1eda60020011a4664cc.tar.gz gentoo-f1f89a5b06f41406de06c1eda60020011a4664cc.tar.bz2 gentoo-f1f89a5b06f41406de06c1eda60020011a4664cc.zip |
dev-ml/typerep: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r-- | dev-ml/typerep/typerep-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild index f4a43b3d3f7e..e4915a6855c4 100644 --- a/dev-ml/typerep/typerep-0.14.0.ebuild +++ b/dev-ml/typerep/typerep-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="dev-ml/base:=" |