Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/renderdoc/
Date: Sun, 03 Jul 2022 08:59:11
Message-Id: 1656838745.3dbfd4d1e2eabb84bfd75e3792685a65be0cf47f.ago@gentoo
1 commit: 3dbfd4d1e2eabb84bfd75e3792685a65be0cf47f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 08:59:05 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 08:59:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbfd4d1
7
8 media-gfx/renderdoc: amd64 stable wrt bug #856124
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/renderdoc/renderdoc-1.20.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/renderdoc/renderdoc-1.20.ebuild b/media-gfx/renderdoc/renderdoc-1.20.ebuild
18 index 000168350417..1503f8651e20 100644
19 --- a/media-gfx/renderdoc/renderdoc-1.20.ebuild
20 +++ b/media-gfx/renderdoc/renderdoc-1.20.ebuild
21 @@ -39,7 +39,7 @@ SRC_URI="
22 # swig: GPL-3+ BSD BSD-2
23 LICENSE="BSD BSD-2 CC-BY-3.0 GPL-3+ MIT OFL-1.1 public-domain ZLIB"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="pyside2 qt5"
28 REQUIRED_USE="doc? ( qt5 ) pyside2? ( qt5 ) qt5? ( ${PYTHON_REQUIRED_USE} )"