summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-24 00:15:56 +0000
committerSam James <sam@gentoo.org>2020-10-24 00:15:56 +0000
commit38118982fd5590be6ec5102b7b64092d246c273e (patch)
treea2ae6135711d78225d395cb1fac7555e43f6d9b5 /dev-ml/mmap
parentdev-ml/dune-configurator: Keyword 2.7.1 ppc, #748576 (diff)
downloadgentoo-38118982fd5590be6ec5102b7b64092d246c273e.tar.gz
gentoo-38118982fd5590be6ec5102b7b64092d246c273e.tar.bz2
gentoo-38118982fd5590be6ec5102b7b64092d246c273e.zip
dev-ml/mmap: Keyword 1.0.2 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mmap')
-rw-r--r--dev-ml/mmap/mmap-1.0.2.ebuild2
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=""