diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:03:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:11:04 +0200 |
commit | 380a1be55037ea69b0d276f15e3ac7e4476d49dd (patch) | |
tree | 7b1a084cfd73c3d1619f8cb91c42441e043f4273 /x11-drivers/xf86-input-void | |
parent | x11-drivers/xf86-input-keyboard-1.8.1-r0: add alpha keyword (diff) | |
download | gentoo-380a1be55037ea69b0d276f15e3ac7e4476d49dd.tar.gz gentoo-380a1be55037ea69b0d276f15e3ac7e4476d49dd.tar.bz2 gentoo-380a1be55037ea69b0d276f15e3ac7e4476d49dd.zip |
x11-drivers/xf86-input-void-1.4.1-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 0167022f95e9..da609f6665ba 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |