diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 17:48:06 -0700 |
commit | a7cea6cad2a61f8e4b723b25127e8d3aafd87306 (patch) | |
tree | 8517af9136587cd8bf8113e9fb1af050687c21db /x11-apps/xev | |
parent | x11-apps/xdm-1.1.12: alpha stable, bug 682846 (diff) | |
download | gentoo-a7cea6cad2a61f8e4b723b25127e8d3aafd87306.tar.gz gentoo-a7cea6cad2a61f8e4b723b25127e8d3aafd87306.tar.bz2 gentoo-a7cea6cad2a61f8e4b723b25127e8d3aafd87306.zip |
x11-apps/xev-1.2.3: alpha 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 57e3520a34f5..e70401f9ddb9 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 |