diff options
author | 2020-10-24 00:15:54 +0000 | |
---|---|---|
committer | 2020-10-24 00:15:54 +0000 | |
commit | 0a0a95c00760aa2418e7567966aeb25c26d37fd0 (patch) | |
tree | e9273dde6ca3f9540f7c3bc1beae36f9e3a09695 /dev-ml/stdio | |
parent | dev-ml/sexplib: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-0a0a95c00760aa2418e7567966aeb25c26d37fd0.tar.gz gentoo-0a0a95c00760aa2418e7567966aeb25c26d37fd0.tar.bz2 gentoo-0a0a95c00760aa2418e7567966aeb25c26d37fd0.zip |
dev-ml/stdio: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdio')
-rw-r--r-- | dev-ml/stdio/stdio-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.14.0.ebuild b/dev-ml/stdio/stdio-0.14.0.ebuild index d80adb8df65e..17bc2359ba65 100644 --- a/dev-ml/stdio/stdio-0.14.0.ebuild +++ b/dev-ml/stdio/stdio-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/stdio/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" RDEPEND=" |