diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:27 +0100 |
commit | 01ed4b1ae8c83404c135302db0bbebeeba9a6e03 (patch) | |
tree | ee7d238d7e4b142901052659148b23a0be1e14b9 /x11-drivers | |
parent | x11-drivers/xf86-input-vmmouse: x86 stable wrt bug #559062 (diff) | |
download | gentoo-01ed4b1ae8c83404c135302db0bbebeeba9a6e03.tar.gz gentoo-01ed4b1ae8c83404c135302db0bbebeeba9a6e03.tar.bz2 gentoo-01ed4b1ae8c83404c135302db0bbebeeba9a6e03.zip |
x11-drivers/xf86-input-void: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild index d81692283e3e..a0db5e4c5a84 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild @@ -7,7 +7,7 @@ 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 ~x86-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" |