diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:26 +0200 |
commit | 27d9a9b05b80ba3deafea4c1dbc5b0643cfbe6d8 (patch) | |
tree | 52d316173996a1c60a813231a239c7fb0927a6b8 /x11-apps | |
parent | x11-apps/xconsole: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-27d9a9b05b80ba3deafea4c1dbc5b0643cfbe6d8.tar.gz gentoo-27d9a9b05b80ba3deafea4c1dbc5b0643cfbe6d8.tar.bz2 gentoo-27d9a9b05b80ba3deafea4c1dbc5b0643cfbe6d8.zip |
x11-apps/xev: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xev/xev-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.5.ebuild b/x11-apps/xev/xev-1.2.5.ebuild index f810e16b46bd..09fc5be6f3a3 100644 --- a/x11-apps/xev/xev-1.2.5.ebuild +++ b/x11-apps/xev/xev-1.2.5.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 ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt" RDEPEND=" x11-libs/libX11 |