diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:53:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:40 +0200 |
commit | 0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf (patch) | |
tree | 4329ba6ab2ebe3304c856ca952c27c6d28575537 /x11-drivers/xf86-video-dummy | |
parent | x11-drivers/xf86-video-amdgpu: Stabilize 22.0.0 x86, #843167 (diff) | |
download | gentoo-0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf.tar.gz gentoo-0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf.tar.bz2 gentoo-0ba311e14b0d6ee894bb7c65b26e93f6c9f83caf.zip |
x11-drivers/xf86-video-dummy: Stabilize 0.4.0 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |