diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:20 +0000 |
commit | 1feaaf378885d9df1ee724b6371c60c22312109e (patch) | |
tree | a319b086dd49cef5a98ee036d39dcd9f4c5862ab /x11-drivers/xf86-video-dummy | |
parent | x11-drivers/xf86-input-void: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-1feaaf378885d9df1ee724b6371c60c22312109e.tar.gz gentoo-1feaaf378885d9df1ee724b6371c60c22312109e.tar.bz2 gentoo-1feaaf378885d9df1ee724b6371c60c22312109e.zip |
x11-drivers/xf86-video-dummy: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 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 93c6b8a3bb46..ab64adc06bea 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 @@ -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 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="dga" RDEPEND="x11-base/xorg-server" |