summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-23 11:57:06 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-23 11:57:06 +0000
commit003bc9c91ce35343e1bbe963c2b8d463de68eaf2 (patch)
tree0520db0312efca5d04578d49ccd7b825395f56b1 /x11-drivers
parentRekeyword (diff)
downloadgentoo-2-003bc9c91ce35343e1bbe963c2b8d463de68eaf2.tar.gz
gentoo-2-003bc9c91ce35343e1bbe963c2b8d463de68eaf2.tar.bz2
gentoo-2-003bc9c91ce35343e1bbe963c2b8d463de68eaf2.zip
ppc/ppc64/x86 keyword, bug #538828
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-libinput/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-libinput/ChangeLog b/x11-drivers/xf86-input-libinput/ChangeLog
index 0d7af485dee8..3aeeebd2f09e 100644
--- a/x11-drivers/xf86-input-libinput/ChangeLog
+++ b/x11-drivers/xf86-input-libinput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-libinput
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.2 2015/02/05 11:26:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.3 2015/02/23 11:57:06 pacho Exp $
+
+ 23 Feb 2015; Pacho Ramos <pacho@gentoo.org> xf86-input-libinput-0.6.0.ebuild:
+ ppc/ppc64/x86 keyword, bug #538828
05 Feb 2015; Jeroen Roovers <jer@gentoo.org>
xf86-input-libinput-0.6.0.ebuild:
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
index 5323943dc318..8f9824574fdf 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.2 2015/02/05 11:26:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.3 2015/02/23 11:57:06 pacho Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.org input driver based on libinput"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/libinput-0.8.0:0="