diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:43:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:11 +0100 |
commit | 0a91bd2af37c8eb9e37195503c2de8ad3e0e7007 (patch) | |
tree | f70051b5654959bdec4b2a4f95432daa59b309d8 /dev-libs/libinput | |
parent | dev-libs/libevdev: stable 1.8.0 for hppa, bug #694734 (diff) | |
download | gentoo-0a91bd2af37c8eb9e37195503c2de8ad3e0e7007.tar.gz gentoo-0a91bd2af37c8eb9e37195503c2de8ad3e0e7007.tar.bz2 gentoo-0a91bd2af37c8eb9e37195503c2de8ad3e0e7007.zip |
dev-libs/libinput: stable 1.14.1 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.14.1.ebuild b/dev-libs/libinput/libinput-1.14.1.ebuild index 9fee2d3ab11b..2a1ff8430843 100644 --- a/dev-libs/libinput/libinput-1.14.1.ebuild +++ b/dev-libs/libinput/libinput-1.14.1.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. |