diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lwt/lwt-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lwt/lwt-5.4.2.ebuild b/dev-ml/lwt/lwt-5.4.2.ebuild index 16e04e5e1c3d..ebe53baa350d 100644 --- a/dev-ml/lwt/lwt-5.4.2.ebuild +++ b/dev-ml/lwt/lwt-5.4.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://ocsigen.org/lwt" SLOT="0/${PV}" LICENSE="LGPL-2.1-with-linking-exception" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |