diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-14 17:09:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-14 17:33:46 +0100 |
commit | ef502c7830839361cf2776991f0247941644f447 (patch) | |
tree | 56556d0cd6aa28b79557e9378b5743402ceb718f /x11-apps | |
parent | media-libs/mesa: stable 20.1.7 for hppa, bug #741975 (diff) | |
download | gentoo-ef502c7830839361cf2776991f0247941644f447.tar.gz gentoo-ef502c7830839361cf2776991f0247941644f447.tar.bz2 gentoo-ef502c7830839361cf2776991f0247941644f447.zip |
x11-apps/xev: stable 1.2.4 for hppa/sparc, bug #741975
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 20c1fbc749f6..015eddcaf10e 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 |