diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:14:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | a215a64ab1bcebacca92c68a1aa65b2e94afcf75 (patch) | |
tree | b164742e76961bc7600fd35da5e9b25c6c46741b /x11-drivers | |
parent | x11-drivers/xf86-input-keyboard: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-a215a64ab1bcebacca92c68a1aa65b2e94afcf75.tar.gz gentoo-a215a64ab1bcebacca92c68a1aa65b2e94afcf75.tar.bz2 gentoo-a215a64ab1bcebacca92c68a1aa65b2e94afcf75.zip |
x11-drivers/xf86-input-void: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 312d3e02d8cf..ef4481ebe883 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" |