diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:59:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:59:28 +0200 |
commit | 59a2c818de39d1270a9319b7c0ba14d1c43ca7d6 (patch) | |
tree | b480c3075ee8937c15da63f00a67bea5323531d0 /x11-drivers | |
parent | x11-base/xorg-server: amd64 stable wrt bug #727768 (diff) | |
download | gentoo-59a2c818de39d1270a9319b7c0ba14d1c43ca7d6.tar.gz gentoo-59a2c818de39d1270a9319b7c0ba14d1c43ca7d6.tar.bz2 gentoo-59a2c818de39d1270a9319b7c0ba14d1c43ca7d6.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 7fdfa6fd1434..3e70a84539b1 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 @@ -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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.7.0:0=" |