Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-dummy/
Date: Sat, 07 May 2022 17:55:56
Message-Id: 1651946140.0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf.jsmolic@gentoo
1 commit: 0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 17:53:18 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 17:55:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba311e1
7
8 x11-drivers/xf86-video-dummy: Stabilize 0.4.0 x86, #843167
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild
16 index 0030226d9d26..9be64ed5b087 100644
17 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild
18 +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild
19 @@ -8,7 +8,7 @@ inherit xorg-3
20
21 DESCRIPTION="X.Org driver for dummy cards"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND=""
27 DEPEND="x11-base/xorg-proto"