diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:00:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:00:49 +0100 |
commit | ced67b4ab6b9439da824752bbff652ecb3f8b0ce (patch) | |
tree | e3501ff1c3aedc88061e0cae7a62c04400ebf0ba /x11-apps/xev | |
parent | x11-apps/mkfontscale: Stabilize 1.2.3 arm, #928474 (diff) | |
download | gentoo-ced67b4ab6b9439da824752bbff652ecb3f8b0ce.tar.gz gentoo-ced67b4ab6b9439da824752bbff652ecb3f8b0ce.tar.bz2 gentoo-ced67b4ab6b9439da824752bbff652ecb3f8b0ce.zip |
x11-apps/xev: Stabilize 1.2.6 arm, #928475
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/xev-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.6.ebuild b/x11-apps/xev/xev-1.2.6.ebuild index 94d0311aa639..cf62beba5806 100644 --- a/x11-apps/xev/xev-1.2.6.ebuild +++ b/x11-apps/xev/xev-1.2.6.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" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |