diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:08:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:31:43 -0400 |
commit | 44f983e525e59a2bbe93de3dd70e1cb2dfe42fa7 (patch) | |
tree | 66ba9ce413a6fab2492a2b100bbc17054b03bfa7 /dev-libs | |
parent | gnome-base/gvfs: amd64 stable (diff) | |
download | gentoo-44f983e525e59a2bbe93de3dd70e1cb2dfe42fa7.tar.gz gentoo-44f983e525e59a2bbe93de3dd70e1cb2dfe42fa7.tar.bz2 gentoo-44f983e525e59a2bbe93de3dd70e1cb2dfe42fa7.zip |
dev-libs/libinput: amd64 stable
Bug: https://bugs.gentoo.org/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 fb7bb902ce69..445bf25b19bb 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. |