diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:03:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:03:12 +0100 |
commit | b403be96f2dd652756355ab440e405df268eab51 (patch) | |
tree | 7ecd69406b0b8dc504732fd301d3e25eab72d612 /x11-drivers | |
parent | x11-apps/xinput: Stabilize 1.6.4 arm, #907616 (diff) | |
download | gentoo-b403be96f2dd652756355ab440e405df268eab51.tar.gz gentoo-b403be96f2dd652756355ab440e405df268eab51.tar.bz2 gentoo-b403be96f2dd652756355ab440e405df268eab51.zip |
x11-drivers/xf86-video-dummy: Stabilize 0.4.1 arm, #907616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild index b66c74c4e152..3d37330f4349 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX=xz inherit xorg-3 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="" DEPEND="x11-base/xorg-proto" |