summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-20 12:24:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-20 12:24:32 +0200
commitb869daefc24abd98690bcceb139dfe6b6b56ea8b (patch)
tree6c2ab8e961c0ae98cf634ba0e6ee4c9f6b85410b /dev-ml/luv
parentdev-ml/ocaml-ctypes: Keyword 0.19.1 ppc64, #822717 (diff)
downloadgentoo-b869daefc24abd98690bcceb139dfe6b6b56ea8b.tar.gz
gentoo-b869daefc24abd98690bcceb139dfe6b6b56ea8b.tar.bz2
gentoo-b869daefc24abd98690bcceb139dfe6b6b56ea8b.zip
dev-ml/luv: Keyword 0.5.10 ppc64, #822717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/luv')
-rw-r--r--dev-ml/luv/luv-0.5.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.10.ebuild b/dev-ml/luv/luv-0.5.10.ebuild
index e4aed8759825..0fa9ce2c59a1 100644
--- a/dev-ml/luv/luv-0.5.10.ebuild
+++ b/dev-ml/luv/luv-0.5.10.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/aantron/luv"
SLOT="0/${PV}"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/ocaml-ctypes"