diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:29:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:29:38 +0100 |
commit | ed3ed72190d90fcd95a94f98967f2f55da674401 (patch) | |
tree | 1d387d04247712266ebeff2e8402f77f230cc7fa /dev-libs | |
parent | dev-libs/libclc: x86 stable (bug #700310) (diff) | |
download | gentoo-ed3ed72190d90fcd95a94f98967f2f55da674401.tar.gz gentoo-ed3ed72190d90fcd95a94f98967f2f55da674401.tar.bz2 gentoo-ed3ed72190d90fcd95a94f98967f2f55da674401.zip |
dev-libs/libinput: x86 stable (bug #700310)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.14.3.ebuild b/dev-libs/libinput/libinput-1.14.3.ebuild index ce0fb010bc91..2a1ff8430843 100644 --- a/dev-libs/libinput/libinput-1.14.3.ebuild +++ b/dev-libs/libinput/libinput-1.14.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="doc input_devices_wacom" # 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. |