diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:23:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:23 +0200 |
commit | 09b8f00f455185f4057d17e36272ea0b3ffaf821 (patch) | |
tree | 14fea63f9186ef766bd0660a313f1d69aec43b3f /x11-apps | |
parent | x11-apps/xconsole: x86 stable wrt bug #861023 (diff) | |
download | gentoo-09b8f00f455185f4057d17e36272ea0b3ffaf821.tar.gz gentoo-09b8f00f455185f4057d17e36272ea0b3ffaf821.tar.bz2 gentoo-09b8f00f455185f4057d17e36272ea0b3ffaf821.zip |
x11-apps/xev: x86 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 09fc5be6f3a3..2ac79831aabd 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 |