diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:13:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 157355241d81240eb7727ef06a21b30d0f2ff00b (patch) | |
tree | 3bc662ac05f9790908b7b056a6e0f180eaf3d7c6 /x11-apps/xev | |
parent | x11-apps/xdriinfo: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-157355241d81240eb7727ef06a21b30d0f2ff00b.tar.gz gentoo-157355241d81240eb7727ef06a21b30d0f2ff00b.tar.bz2 gentoo-157355241d81240eb7727ef06a21b30d0f2ff00b.zip |
x11-apps/xev: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/xev-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild index 07b462b2110c..fa519432bfc7 100644 --- a/x11-apps/xev/xev-1.2.2.ebuild +++ b/x11-apps/xev/xev-1.2.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print contents of X events" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |