summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-28 21:03:50 -0800
committerMatt Turner <mattst88@gentoo.org>2018-11-28 21:17:15 -0800
commitc61ad0159185404802482260626db4317d256060 (patch)
treedaa796ff7ce6089472459e770f009178bd3cb22c /dev-libs
parentmedia-sound/playerctl: bump to 2.0.1 (diff)
downloadgentoo-c61ad0159185404802482260626db4317d256060.tar.gz
gentoo-c61ad0159185404802482260626db4317d256060.tar.bz2
gentoo-c61ad0159185404802482260626db4317d256060.zip
dev-libs/libinput-1.12.3: added ~hppa, bug 668764
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.3.ebuild b/dev-libs/libinput/libinput-1.12.3.ebuild
index 0fed70ed150c..fd569fa961e8 100644
--- a/dev-libs/libinput/libinput-1.12.3.ebuild
+++ b/dev-libs/libinput/libinput-1.12.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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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.