diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:50 +0300 |
commit | 8a6e9833fe64ed5bde12df53e90844b7c8c0d52c (patch) | |
tree | b6f9630e90a4867486a13bcae2c2e71a153bebca /x11-apps/xev | |
parent | x11-apps/xconsole: Stabilize 1.0.8 arm64, #861023 (diff) | |
download | gentoo-8a6e9833fe64ed5bde12df53e90844b7c8c0d52c.tar.gz gentoo-8a6e9833fe64ed5bde12df53e90844b7c8c0d52c.tar.bz2 gentoo-8a6e9833fe64ed5bde12df53e90844b7c8c0d52c.zip |
x11-apps/xev: Stabilize 1.2.5 arm64, #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 ec3e59661320..002bfe7c7c89 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 |