diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-05 22:35:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-05 22:35:13 +0000 |
commit | 553e6e20438354150f9607139de3f88678e72e75 (patch) | |
tree | 7f0bd35c707491e481ce66e1912fb5365978279f /x11-drivers | |
parent | 2021-04-05 21:35:02 UTC (diff) | |
parent | dev-perl/Alien-wxWidgets: Depend on WX_GTK_VER SLOT (diff) | |
download | gentoo-553e6e20438354150f9607139de3f88678e72e75.tar.gz gentoo-553e6e20438354150f9607139de3f88678e72e75.tar.bz2 gentoo-553e6e20438354150f9607139de3f88678e72e75.zip |
Merge updates from master
Diffstat (limited to 'x11-drivers')
3 files changed, 4 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild index ab9e4ddef1aa..d30c811957c7 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.7.0:0=" diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild index 8a037ad91f84..6727b99d7eba 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="null input driver" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND}" 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" |