Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-dummy/
Date: Mon, 03 Jan 2022 21:01:34
Message-Id: 1641243665.05bda44a88911bf6ae2e6abe040e7871099e2c4d.chewi@gentoo
1 commit: 05bda44a88911bf6ae2e6abe040e7871099e2c4d
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 20:58:37 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 21:01:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bda44a
7
8 x11-drivers/xf86-video-dummy: Keyword 0.3.8 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild
16 index ab64adc06bea..d42b8ae591db 100644
17 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild
18 +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -7,7 +7,7 @@ inherit xorg-3
26
27 DESCRIPTION="X.Org driver for dummy cards"
28
29 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="dga"
32
33 RDEPEND="x11-base/xorg-server"