diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:52 +0300 |
commit | 6ec7b824904894d29f2c9d2e3f080e524e0f4680 (patch) | |
tree | 77a9049ff6de7765c5c6cab2bc69a635ec1c906b /x11-apps/xev | |
parent | x11-apps/mkfontscale: Stabilize 1.2.3 x86, #928474 (diff) | |
download | gentoo-6ec7b824904894d29f2c9d2e3f080e524e0f4680.tar.gz gentoo-6ec7b824904894d29f2c9d2e3f080e524e0f4680.tar.bz2 gentoo-6ec7b824904894d29f2c9d2e3f080e524e0f4680.zip |
x11-apps/xev: Stabilize 1.2.6 amd64, #928475
Signed-off-by: Arthur Zamarin <arthurzam@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 64d51abb5267..bbdcee87c5f0 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 |