diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:18 +0000 |
commit | e4082cfe897a56162af95c4a69424ea1df87916e (patch) | |
tree | c5e429474cb42688f25d6085858f3f4d44e38495 /dev-ml/cppo | |
parent | dev-ml/camomile: Keyword 1.0.2 ppc, #748576 (diff) | |
download | gentoo-e4082cfe897a56162af95c4a69424ea1df87916e.tar.gz gentoo-e4082cfe897a56162af95c4a69424ea1df87916e.tar.bz2 gentoo-e4082cfe897a56162af95c4a69424ea1df87916e.zip |
dev-ml/cppo: Keyword 1.6.6 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r-- | dev-ml/cppo/cppo-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.6.6.ebuild b/dev-ml/cppo/cppo-1.6.6.ebuild index 32b7af5e38fd..33067c400e10 100644 --- a/dev-ml/cppo/cppo-1.6.6.ebuild +++ b/dev-ml/cppo/cppo-1.6.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" |