commit: 0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat May 7 17:53:18 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat May 7 17:55:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba311e1
x11-drivers/xf86-video-dummy: Stabilize 0.4.0 x86, #843167 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 0030226d9d26..9be64ed5b087 100644 --- 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 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="" DEPEND="x11-base/xorg-proto"