diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 21:03:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 21:03:12 +0300 |
commit | f32c50bd18d02bd151e545d6fb776c4bc2ad9d0e (patch) | |
tree | 1064223c50253674a66232bdaa394dd86b20b03e /x11-apps/xev | |
parent | x11-apps/xconsole: Stabilize 1.0.8 arm, #861023 (diff) | |
download | gentoo-f32c50bd18d02bd151e545d6fb776c4bc2ad9d0e.tar.gz gentoo-f32c50bd18d02bd151e545d6fb776c4bc2ad9d0e.tar.bz2 gentoo-f32c50bd18d02bd151e545d6fb776c4bc2ad9d0e.zip |
x11-apps/xev: Stabilize 1.2.5 arm, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/xev-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.5.ebuild b/x11-apps/xev/xev-1.2.5.ebuild index 0fb6aae9575e..be9fdfa717bf 100644 --- a/x11-apps/xev/xev-1.2.5.ebuild +++ b/x11-apps/xev/xev-1.2.5.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" RDEPEND=" x11-libs/libX11 |