diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:02 +0000 |
commit | ca5cf95c0cebde237cb83d0bca3ca8dcd37b1836 (patch) | |
tree | 44e0f00e7dfc2ec9b4b84bbe6b2d157bebd00086 /dev-ml/cinaps | |
parent | dev-ml/ppx_expect: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-ca5cf95c0cebde237cb83d0bca3ca8dcd37b1836.tar.gz gentoo-ca5cf95c0cebde237cb83d0bca3ca8dcd37b1836.tar.bz2 gentoo-ca5cf95c0cebde237cb83d0bca3ca8dcd37b1836.zip |
dev-ml/cinaps: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r-- | dev-ml/cinaps/cinaps-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild index a39504307bc2..7730c3e18962 100644 --- a/dev-ml/cinaps/cinaps-0.14.0.ebuild +++ b/dev-ml/cinaps/cinaps-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/cinaps/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 test" RESTRICT="!test? ( test )" |