diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:07 +0100 |
commit | 0b73dac7fa2d57fb2d6da7a4c02ff57b14887dc3 (patch) | |
tree | 9a2403210953ac111f541678deb54616b45474f8 | |
parent | 3bc3a7b0ed079eb238e146f1ab2295d47cfb0e78 (diff) | |
download | gentoo-0b73dac7fa2d57fb2d6da7a4c02ff57b14887dc3.tar.gz gentoo-0b73dac7fa2d57fb2d6da7a4c02ff57b14887dc3.tar.xz |
x11-apps/xinput: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
-rw-r--r-- | x11-apps/xinput/xinput-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinput/xinput-1.6.2.ebuild b/x11-apps/xinput/xinput-1.6.2.ebuild index 037aed55f40..06cd82a787e 100644 --- a/x11-apps/xinput/xinput-1.6.2.ebuild +++ b/x11-apps/xinput/xinput-1.6.2.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="Utility to set XInput device parameters" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libX11-1.3 |