diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:14 +0300 |
commit | 950822cfd85217106ee0df5e5b4e88d528fba82a (patch) | |
tree | b80dfc881a2e36866f130fcbdf2d8f04447a1056 /x11-drivers | |
parent | x11-drivers/xf86-video-ati: Stabilize 22.0.0 amd64, #907616 (diff) | |
download | gentoo-950822cfd85217106ee0df5e5b4e88d528fba82a.tar.gz gentoo-950822cfd85217106ee0df5e5b4e88d528fba82a.tar.bz2 gentoo-950822cfd85217106ee0df5e5b4e88d528fba82a.zip |
x11-drivers/xf86-video-dummy: Stabilize 0.4.1 amd64, #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 f5d3da645c6a..96bdb00bf3f8 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" |