summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda XU <heroxbd@gentoo.org>2013-07-04 03:03:06 +0000
committerBenda XU <heroxbd@gentoo.org>2013-07-04 03:03:06 +0000
commit4f1a13d539d9a9e892dede34cc6c850a92c47c79 (patch)
treefc2fed17d828ddcfdbd8ef4200efd3a55d24eaef /x11-drivers
parentkeyword amd64-linux and x86-linux (diff)
downloadgentoo-2-4f1a13d539d9a9e892dede34cc6c850a92c47c79.tar.gz
gentoo-2-4f1a13d539d9a9e892dede34cc6c850a92c47c79.tar.bz2
gentoo-2-4f1a13d539d9a9e892dede34cc6c850a92c47c79.zip
keyword x86-linux
(Portage version: 2.1.12.4/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index 4de0a6b09416..b2c2456bde8d 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.74 2013/01/21 01:31:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.75 2013/07/04 03:03:06 heroxbd Exp $
+
+ 04 Jul 2013; Benda Xu <heroxbd@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ keyword x86-linux
21 Jan 2013; Mike Frysinger <vapier@gentoo.org> xf86-input-void-1.4.0.ebuild:
Add s390 keywords #453114 by Sergey Popov.
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
index 3f82f624780c..81c62c934b3c 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.11 2013/01/21 01:31:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.12 2013/07/04 03:03:06 heroxbd Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"