Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/darktable/
Date: Mon, 15 Aug 2022 22:30:46
Message-Id: 1660602580.fa002d7368e7fac296c608ef4e148a9c251f03bf.sam@gentoo
1 commit: fa002d7368e7fac296c608ef4e148a9c251f03bf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 15 22:29:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 15 22:29:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa002d73
7
8 media-gfx/darktable: Stabilize 4.0.0 amd64, #865225
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/darktable/darktable-4.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/darktable/darktable-4.0.0.ebuild b/media-gfx/darktable/darktable-4.0.0.ebuild
16 index 53e08e8e3c52..3168063913fb 100644
17 --- a/media-gfx/darktable/darktable-4.0.0.ebuild
18 +++ b/media-gfx/darktable/darktable-4.0.0.ebuild
19 @@ -28,7 +28,7 @@ else
20 l10n_uk? ( https://docs.darktable.org/usermanual/${DOC_PV}/uk/${PN}_user_manual.pdf -> ${PN}-usermanual-${DOC_PV}.uk.pdf )
21 )"
22
23 - KEYWORDS="~amd64 ~arm64 -x86"
24 + KEYWORDS="amd64 ~arm64 -x86"
25 LANGS=" cs de eo es fi fr he hu it ja nl pt-BR ru sl tr uk zh-CN"
26 fi