commit: b403be96f2dd652756355ab440e405df268eab51 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 1 20:03:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 1 20:03:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b403be96
x11-drivers/xf86-video-dummy: Stabilize 0.4.1 arm, #907616 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-drivers/xf86-video-dummy/xf86-video-dummy-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
