diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:08 +0300 |
commit | 2b9c35c1a8aa2f221916f2022c72dd322a8d6ec3 (patch) | |
tree | d48a063d08b18978daccffa05fd9a0140ad99c2d /x11-apps/xev | |
parent | x11-apps/xdm: arm stable wrt bug #682846 (diff) | |
download | gentoo-2b9c35c1a8aa2f221916f2022c72dd322a8d6ec3.tar.gz gentoo-2b9c35c1a8aa2f221916f2022c72dd322a8d6ec3.tar.bz2 gentoo-2b9c35c1a8aa2f221916f2022c72dd322a8d6ec3.zip |
x11-apps/xev: arm stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
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 c11eb507de36..245eb25375aa 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 |