diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-27 12:36:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-27 12:36:12 -0700 |
commit | 90d39abce715108603df15d5f854e32c78a18a32 (patch) | |
tree | 6de77ae8eaa96deea2c4bdb5318dd9ff6d172507 /x11-drivers/xf86-input-libinput | |
parent | dev-util/re2c-1.0.2: added ~mips (diff) | |
download | gentoo-90d39abce715108603df15d5f854e32c78a18a32.tar.gz gentoo-90d39abce715108603df15d5f854e32c78a18a32.tar.bz2 gentoo-90d39abce715108603df15d5f854e32c78a18a32.zip |
x11-drivers/xf86-input-libinput-0.26.0: added ~mips
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild index 6bb27758a8c5..4fabb09754a6 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |