diff options
Diffstat (limited to 'dev-ml/mmap')
-rw-r--r-- | dev-ml/mmap/mmap-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mmap/mmap-1.0.2.ebuild b/dev-ml/mmap/mmap-1.0.2.ebuild index 3893cb7deb34..20e7d739b1c5 100644 --- a/dev-ml/mmap/mmap-1.0.2.ebuild +++ b/dev-ml/mmap/mmap-1.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/mmap/releases/download/v${PV}/${PN}-v${PV}.tb LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND="" |