diff options
author | 2018-04-26 18:31:09 +0200 | |
---|---|---|
committer | 2018-04-26 19:13:41 +0200 | |
commit | c2674dde4789ffa1a230079def124d73c5171d73 (patch) | |
tree | 34254187d10044bf11016d317428887f4abde662 /dev-libs | |
parent | games-puzzle/gnome-klotski: x86 stable (bug #652976) (diff) | |
download | gentoo-c2674dde4789ffa1a230079def124d73c5171d73.tar.gz gentoo-c2674dde4789ffa1a230079def124d73c5171d73.tar.bz2 gentoo-c2674dde4789ffa1a230079def124d73c5171d73.zip |
dev-libs/libinput: x86 stable (bug #652976)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.5.ebuild b/dev-libs/libinput/libinput-1.10.5.ebuild index 5364b191c2fc..fb7bb902ce69 100644 --- a/dev-libs/libinput/libinput-1.10.5.ebuild +++ b/dev-libs/libinput/libinput-1.10.5.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="doc input_devices_wacom test" # Tests require write access to udev rules directory which is a no-no for live system. # Other tests are just about logs, exported symbols and autotest of the test library. |