summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-06-02 19:03:35 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-06-02 19:10:59 +0200
commit24f1234362cffd7782c7c7405d40124e3f180f7e (patch)
treeba0aa84eddc350982b0d1b6502114b49f4235c32
parentdc3fc5091238cfc7637a5c509bf4b162c156b439 (diff)
downloadgentoo-24f1234362cffd7782c7c7405d40124e3f180f7e.tar.gz
gentoo-24f1234362cffd7782c7c7405d40124e3f180f7e.tar.xz
x11-drivers/xf86-input-keyboard-1.8.1-r0: add alpha keyword
Gentoo-Bug: 559062 Package-Manager: portage-2.3.0_rc1
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild4
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 c67d50e418a..db292998a9f 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"