diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:19:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:11 +0100 |
commit | 1e66c881f663c6cc50cf1d25b6f2ad5488bb7223 (patch) | |
tree | a0d0aa4d4b50cd5394106e4a43122229e2b6eb0b /x11-apps | |
parent | x11-apps/xditview: stable 1.0.5 for sparc, bug #682846 (diff) | |
download | gentoo-1e66c881f663c6cc50cf1d25b6f2ad5488bb7223.tar.gz gentoo-1e66c881f663c6cc50cf1d25b6f2ad5488bb7223.tar.bz2 gentoo-1e66c881f663c6cc50cf1d25b6f2ad5488bb7223.zip |
x11-apps/xev: stable 1.2.3 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 4a3eca44a125..8287a60aedf3 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 |