diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:16:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:23:16 +0200 |
commit | 252398fb052ca0800b91f620f3fc3f97c717a9ec (patch) | |
tree | 4f2e75b8481ba0701bc3a8ece8b92e9d8985c497 | |
parent | media-libs/mesa: x86 stable (bug #741975) (diff) | |
download | gentoo-252398fb052ca0800b91f620f3fc3f97c717a9ec.tar.gz gentoo-252398fb052ca0800b91f620f3fc3f97c717a9ec.tar.bz2 gentoo-252398fb052ca0800b91f620f3fc3f97c717a9ec.zip |
x11-apps/xev: x86 stable (bug #741975)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | x11-apps/xev/xev-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.4.ebuild b/x11-apps/xev/xev-1.2.4.ebuild index 015eddcaf10e..346ecbed0579 100644 --- a/x11-apps/xev/xev-1.2.4.ebuild +++ b/x11-apps/xev/xev-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |