diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:05 +0100 |
commit | 1066b0cc4f6a160979dda817c6760473b78639a4 (patch) | |
tree | e808d44ae5a7286caae0e86035bb97fe7659c0bd /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-1066b0cc4f6a160979dda817c6760473b78639a4.tar.gz gentoo-1066b0cc4f6a160979dda817c6760473b78639a4.tar.bz2 gentoo-1066b0cc4f6a160979dda817c6760473b78639a4.zip |
x11-drivers/xf86-input-mouse: ia64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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-mouse/xf86-input-mouse-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild index 6ecd92efa566..49e3aea98f04 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for mouse input devices" -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.7" |