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