diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:59 -0700 |
commit | edcc4e2560230d809333fa17bbbb031d3c57e098 (patch) | |
tree | c21ccb7125b53af07d431adb1b5b9b72ebfe4ae8 /x11-apps/xev | |
parent | x11-apps/xdm-1.1.12: ppc64 stable, bug 682846 (diff) | |
download | gentoo-edcc4e2560230d809333fa17bbbb031d3c57e098.tar.gz gentoo-edcc4e2560230d809333fa17bbbb031d3c57e098.tar.bz2 gentoo-edcc4e2560230d809333fa17bbbb031d3c57e098.zip |
x11-apps/xev-1.2.3: ppc64 stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xev')
-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 4951f6c85953..4a3eca44a125 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 |