Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/extlib/
Date: Sat, 24 Oct 2020 00:38:38
Message-Id: 1603498580.6984da0ee879e41e1ed1f86d9e4407391ebd1e60.sam@gentoo
1 commit: 6984da0ee879e41e1ed1f86d9e4407391ebd1e60
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 24 00:16:20 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 24 00:16:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6984da0e
7
8 dev-ml/extlib: Keyword 1.7.7 ppc, #748576
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/extlib/extlib-1.7.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild
16 index aa9752bf395..57e3e75d91f 100644
17 --- a/dev-ml/extlib/extlib-1.7.7.ebuild
18 +++ b/dev-ml/extlib/extlib-1.7.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="doc +ocamlopt"
26
27 # See bug #704146