diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:01 -0700 |
commit | 4c8f7220633b93122084e3746ace69d1d29bfa89 (patch) | |
tree | 27a3cda4c6093ec21ef6640781549d9da5aabf4f /x11-apps | |
parent | x11-apps/xdm-1.1.12: hppa stable, bug 682846 (diff) | |
download | gentoo-4c8f7220633b93122084e3746ace69d1d29bfa89.tar.gz gentoo-4c8f7220633b93122084e3746ace69d1d29bfa89.tar.bz2 gentoo-4c8f7220633b93122084e3746ace69d1d29bfa89.zip |
x11-apps/xev-1.2.3: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 8287a60aedf3..098fcd98f740 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 |