diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:03:35 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:10:59 +0200 |
commit | 24f1234362cffd7782c7c7405d40124e3f180f7e (patch) | |
tree | ba0aa84eddc350982b0d1b6502114b49f4235c32 /x11-drivers/xf86-input-keyboard | |
parent | x11-drivers/xf86-input-evdev-2.9.2-r0: add alpha keyword (diff) | |
download | gentoo-24f1234362cffd7782c7c7405d40124e3f180f7e.tar.gz gentoo-24f1234362cffd7782c7c7405d40124e3f180f7e.tar.bz2 gentoo-24f1234362cffd7782c7c7405d40124e3f180f7e.zip |
x11-drivers/xf86-input-keyboard-1.8.1-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild index c67d50e418ac..db292998a9f6 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.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="Keyboard input driver" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" |