diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 20:58:37 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:01:05 +0000 |
commit | 05bda44a88911bf6ae2e6abe040e7871099e2c4d (patch) | |
tree | 49102305e357bd898020a9582fa356d968d64dd6 /x11-drivers | |
parent | x11-drivers/xf86-input-void: Keyword 1.4.1 for ~m68k (diff) | |
download | gentoo-05bda44a88911bf6ae2e6abe040e7871099e2c4d.tar.gz gentoo-05bda44a88911bf6ae2e6abe040e7871099e2c4d.tar.bz2 gentoo-05bda44a88911bf6ae2e6abe040e7871099e2c4d.zip |
x11-drivers/xf86-video-dummy: Keyword 0.3.8 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild index ab64adc06bea..d42b8ae591db 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~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" IUSE="dga" RDEPEND="x11-base/xorg-server" |