diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:53 +0300 |
commit | 48a6ea896d82227beb25e2db1998677a41e33dff (patch) | |
tree | 52909a9079280269db5502124fae480763008e06 /x11-apps | |
parent | x11-apps/xev: Stabilize 1.2.6 amd64, #928475 (diff) | |
download | gentoo-48a6ea896d82227beb25e2db1998677a41e33dff.tar.gz gentoo-48a6ea896d82227beb25e2db1998677a41e33dff.tar.bz2 gentoo-48a6ea896d82227beb25e2db1998677a41e33dff.zip |
x11-apps/xev: Stabilize 1.2.6 x86, #928475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 bbdcee87c5f0..c3f66f6ee539 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 |