summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-18 23:01:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-18 23:02:42 +0000
commit98a349a18c24c644d3097faf37cd84e8e9ac8fee (patch)
treef976a2c4ef7b684bad92807985a485e20d50e80f /dev-libs
parentdev-libs/appstream-glib: stable 0.6.13 for hppa, bug #624312 (diff)
downloadgentoo-98a349a18c24c644d3097faf37cd84e8e9ac8fee.tar.gz
gentoo-98a349a18c24c644d3097faf37cd84e8e9ac8fee.tar.bz2
gentoo-98a349a18c24c644d3097faf37cd84e8e9ac8fee.zip
dev-libs/libinput: stable 1.7.3 for hppa, bug #624312
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.7.3.ebuild b/dev-libs/libinput/libinput-1.7.3.ebuild
index f100733b6afa..2ccdba604882 100644
--- a/dev-libs/libinput/libinput-1.7.3.ebuild
+++ b/dev-libs/libinput/libinput-1.7.3.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="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.