diff options
Diffstat (limited to 'dev-ml/luv')
-rw-r--r-- | dev-ml/luv/luv-0.5.10.ebuild | 2 |
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" |