diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 07:56:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 08:59:14 +0000 |
commit | e9fe50d075e95792d13dcc75d87fd28f7eb5832f (patch) | |
tree | 91c69e9e8b08cd359b0efda05564c8f18828bffc /x11-apps/xev | |
parent | media-libs/mesa: Stabilize 20.1.7 arm, #741975 (diff) | |
download | gentoo-e9fe50d075e95792d13dcc75d87fd28f7eb5832f.tar.gz gentoo-e9fe50d075e95792d13dcc75d87fd28f7eb5832f.tar.bz2 gentoo-e9fe50d075e95792d13dcc75d87fd28f7eb5832f.zip |
x11-apps/xev: Stabilize 1.2.4 arm, #741975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/xev-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.4.ebuild b/x11-apps/xev/xev-1.2.4.ebuild index da4f5f642ee7..20c1fbc749f6 100644 --- a/x11-apps/xev/xev-1.2.4.ebuild +++ b/x11-apps/xev/xev-1.2.4.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |