diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:13:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:13:05 +0100 |
commit | 62aa76d7b3217a61a62e99b5bd5139affe99b6e0 (patch) | |
tree | 8d81a3a9c4c29ac9332dbadeccfa92853487c344 /x11-apps | |
parent | x11-apps/xev: Stabilize 1.2.6 arm64, #928475 (diff) | |
download | gentoo-62aa76d7b3217a61a62e99b5bd5139affe99b6e0.tar.gz gentoo-62aa76d7b3217a61a62e99b5bd5139affe99b6e0.tar.bz2 gentoo-62aa76d7b3217a61a62e99b5bd5139affe99b6e0.zip |
x11-apps/xev: Stabilize 1.2.6 sparc, #928475
Signed-off-by: Sam James <sam@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 cea441f4e755..9bd01d7152b3 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 |