diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:34 -0700 |
commit | 31d8e53a3b869a09ab2de7daa7b16d30569fd309 (patch) | |
tree | f59b8397f7d1ccf821921e37763823500dd097a5 | |
parent | x11-apps/xdm-1.1.12: ppc stable, bug 682846 (diff) | |
download | gentoo-31d8e53a3b869a09ab2de7daa7b16d30569fd309.tar.gz gentoo-31d8e53a3b869a09ab2de7daa7b16d30569fd309.tar.bz2 gentoo-31d8e53a3b869a09ab2de7daa7b16d30569fd309.zip |
x11-apps/xev-1.2.3: ppc stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-apps/xev/xev-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.3.ebuild b/x11-apps/xev/xev-1.2.3.ebuild index e70401f9ddb9..4951f6c85953 100644 --- a/x11-apps/xev/xev-1.2.3.ebuild +++ b/x11-apps/xev/xev-1.2.3.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |