diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:34 +0000 |
commit | 5c4a88f00e6764396d89df86ce569292f0d54a2c (patch) | |
tree | 5519145601534b49e0c35b7da2ffdf9f58bb7251 /x11-drivers | |
parent | x11-drivers/xf86-video-ati: Stabilize 22.0.0 sparc, #907616 (diff) | |
download | gentoo-5c4a88f00e6764396d89df86ce569292f0d54a2c.tar.gz gentoo-5c4a88f00e6764396d89df86ce569292f0d54a2c.tar.bz2 gentoo-5c4a88f00e6764396d89df86ce569292f0d54a2c.zip |
x11-drivers/xf86-video-dummy: Stabilize 0.4.1 sparc, #907616
Signed-off-by: Arthur Zamarin <arthurzam@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 3d37330f4349..63f47c531c43 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" |