diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:13:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:13:07 +0100 |
commit | f58b5cdb5999616b27f6b22929c7197ec51db257 (patch) | |
tree | 197543e1dff218bf1c9c8222cb052113b0fdfc7b /x11-apps/xev | |
parent | x11-apps/xev: Stabilize 1.2.6 ppc, #928475 (diff) | |
download | gentoo-f58b5cdb5999616b27f6b22929c7197ec51db257.tar.gz gentoo-f58b5cdb5999616b27f6b22929c7197ec51db257.tar.bz2 gentoo-f58b5cdb5999616b27f6b22929c7197ec51db257.zip |
x11-apps/xev: Stabilize 1.2.6 ppc64, #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 1e11577bf4c1..64d51abb5267 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 |