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/graphics/
Date: Tue, 09 Feb 2021 21:36:07
Message-Id: 1612906555.96bb7b237942eb0d821295c153b170e9013fff97.sam@gentoo
1 commit: 96bb7b237942eb0d821295c153b170e9013fff97
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:35:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:35:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bb7b23
7
8 dev-ml/graphics: Keyword 5.1.1 ppc64, #769011
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
16 index 56bd2457a13..73c91a7626b 100644
17 --- a/dev-ml/graphics/graphics-5.1.1.ebuild
18 +++ b/dev-ml/graphics/graphics-5.1.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
20
21 LICENSE="LGPL-2.1-with-linking-exception"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~ppc64 ~x86"
25
26 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
27 >=dev-lang/ocaml-4.09