diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:13:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:13:06 +0100 |
commit | 31a491a2895ce44d275143bd7141eabd198f0058 (patch) | |
tree | 1f9f44be7889697d51f28ad3d575c0710f0f72e0 /x11-apps/xev | |
parent | x11-apps/xev: Stabilize 1.2.6 sparc, #928475 (diff) | |
download | gentoo-31a491a2895ce44d275143bd7141eabd198f0058.tar.gz gentoo-31a491a2895ce44d275143bd7141eabd198f0058.tar.bz2 gentoo-31a491a2895ce44d275143bd7141eabd198f0058.zip |
x11-apps/xev: Stabilize 1.2.6 ppc, #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 9bd01d7152b3..1e11577bf4c1 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 |