summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-02-21 16:48:17 +0100
committerPacho Ramos <pacho@gentoo.org>2016-02-22 00:34:31 +0100
commit93037e5d395570f80bbd764f60da8a14fb072a4e (patch)
tree440dfaf825a5f3b7b6cff483b459c8b51dff2634
parentdev-libs/libgweather: amd64 stable, bug 566378 (diff)
downloadgentoo-93037e5d395570f80bbd764f60da8a14fb072a4e.tar.gz
gentoo-93037e5d395570f80bbd764f60da8a14fb072a4e.tar.bz2
gentoo-93037e5d395570f80bbd764f60da8a14fb072a4e.zip
dev-libs/libinput: amd64 stable, bug 566378
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
-rw-r--r--dev-libs/libinput/libinput-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.1.5.ebuild b/dev-libs/libinput/libinput-1.1.5.ebuild
index c1d8674d12ab..c2225a060262 100644
--- a/dev-libs/libinput/libinput-1.1.5.ebuild
+++ b/dev-libs/libinput/libinput-1.1.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://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="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.