diff options
author | 2019-04-27 00:08:50 -0400 | |
---|---|---|
committer | 2019-04-27 00:08:50 -0400 | |
commit | 8e06f9cef91ea151279954844733149f648baeae (patch) | |
tree | d9e2ecdfc964568e3c0873603ea576f3a6067a89 /x11-apps/xev | |
parent | x11-apps/xdm: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-8e06f9cef91ea151279954844733149f648baeae.tar.gz gentoo-8e06f9cef91ea151279954844733149f648baeae.tar.bz2 gentoo-8e06f9cef91ea151279954844733149f648baeae.zip |
x11-apps/xev: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/xev-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.3.ebuild b/x11-apps/xev/xev-1.2.3.ebuild index f03e86b75dd0..c11eb507de36 100644 --- a/x11-apps/xev/xev-1.2.3.ebuild +++ b/x11-apps/xev/xev-1.2.3.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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |