summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-12 08:04:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-12 08:04:18 +0000
commit2d5d68a9ca7b263f1312c113ec26848ffef213d1 (patch)
treef739821c2d5ad24c0397a948c031e73070b87b35 /dev-libs/libinput/libinput-1.12.6.ebuild
parentmedia-libs/libggiwmh: stable 0.3.2-r1 for hppa, bug #677636 (diff)
downloadgentoo-2d5d68a9ca7b263f1312c113ec26848ffef213d1.tar.gz
gentoo-2d5d68a9ca7b263f1312c113ec26848ffef213d1.tar.bz2
gentoo-2d5d68a9ca7b263f1312c113ec26848ffef213d1.zip
dev-libs/libinput: stable 1.12.6 for hppa, bug #677578
Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libinput/libinput-1.12.6.ebuild')
-rw-r--r--dev-libs/libinput/libinput-1.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.6.ebuild b/dev-libs/libinput/libinput-1.12.6.ebuild
index c488d089306b..fab3bbfbbf88 100644
--- a/dev-libs/libinput/libinput-1.12.6.ebuild
+++ b/dev-libs/libinput/libinput-1.12.6.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 ~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.