diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:47 +0100 |
commit | 4b4a5c2276af07e090b000a7b0dc7370c238428e (patch) | |
tree | d4b2b04cdf9b5ff8bcf824db41dff4b3169a79c7 | |
parent | b3296ce0c52feccd5cae0ebc4d239ed8eebeddc5 (diff) | |
download | gentoo-4b4a5c2276af07e090b000a7b0dc7370c238428e.tar.gz gentoo-4b4a5c2276af07e090b000a7b0dc7370c238428e.tar.xz |
x11-apps/xinput: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
-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 06cd82a787e..8e5f6f607c6 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 |