summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-24 00:16:20 +0000
committerSam James <sam@gentoo.org>2020-10-24 00:16:20 +0000
commit6984da0ee879e41e1ed1f86d9e4407391ebd1e60 (patch)
tree177d19c7417761218630ca636f613cac7ad5444f /dev-ml/extlib/extlib-1.7.7.ebuild
parentdev-ml/ocaml-ssl: Keyword 0.5.9 ppc, #748576 (diff)
downloadgentoo-6984da0ee879e41e1ed1f86d9e4407391ebd1e60.tar.gz
gentoo-6984da0ee879e41e1ed1f86d9e4407391ebd1e60.tar.bz2
gentoo-6984da0ee879e41e1ed1f86d9e4407391ebd1e60.zip
dev-ml/extlib: Keyword 1.7.7 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/extlib/extlib-1.7.7.ebuild')
-rw-r--r--dev-ml/extlib/extlib-1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild
index aa9752bf395f..57e3e75d91fb 100644
--- a/dev-ml/extlib/extlib-1.7.7.ebuild
+++ b/dev-ml/extlib/extlib-1.7.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
# See bug #704146