Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/
Date: Sat, 07 May 2022 14:30:48
Message-Id: 1651933840.a14045ad41dfcd8477d9faa72d832de0d36d54f5.jsmolic@gentoo
1 commit: a14045ad41dfcd8477d9faa72d832de0d36d54f5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 14:30:32 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 14:30:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14045ad
7
8 net-misc/tigervnc: Stabilize 1.12.0-r5 ppc, #842723
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/tigervnc/tigervnc-1.12.0-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/tigervnc/tigervnc-1.12.0-r5.ebuild b/net-misc/tigervnc/tigervnc-1.12.0-r5.ebuild
16 index fa64afec6d6b..95744fc3dbcc 100644
17 --- a/net-misc/tigervnc/tigervnc-1.12.0-r5.ebuild
18 +++ b/net-misc/tigervnc/tigervnc-1.12.0-r5.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
25 IUSE="dri3 +drm gnutls java nls +opengl server xinerama +xorgmodule"
26 REQUIRED_USE="dri3? ( drm )"