diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:53 +0000 |
commit | cf52a1d526aad718813d3d3f15f3db0ed0c8e20e (patch) | |
tree | bdb8cd816bf76058a0681f10b794595e038f4ba8 /dev-ml/sexplib | |
parent | dev-ml/result: Keyword 1.5 ppc, #748576 (diff) | |
download | gentoo-cf52a1d526aad718813d3d3f15f3db0ed0c8e20e.tar.gz gentoo-cf52a1d526aad718813d3d3f15f3db0ed0c8e20e.tar.bz2 gentoo-cf52a1d526aad718813d3d3f15f3db0ed0c8e20e.zip |
dev-ml/sexplib: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib')
-rw-r--r-- | dev-ml/sexplib/sexplib-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib/sexplib-0.14.0.ebuild b/dev-ml/sexplib/sexplib-0.14.0.ebuild index c30d06dc3c12..e208174ce4b3 100644 --- a/dev-ml/sexplib/sexplib-0.14.0.ebuild +++ b/dev-ml/sexplib/sexplib-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND=" |