diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:01:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:02:40 +0200 |
commit | f6731c6c86a584eb54094998190b65c304d4ad4a (patch) | |
tree | 105238e896a5ecd375781efcf448c90bb21fcd8b /x11-apps | |
parent | media-libs/mesa: ppc64 stable wrt bug #741975 (diff) | |
download | gentoo-f6731c6c86a584eb54094998190b65c304d4ad4a.tar.gz gentoo-f6731c6c86a584eb54094998190b65c304d4ad4a.tar.bz2 gentoo-f6731c6c86a584eb54094998190b65c304d4ad4a.zip |
x11-apps/xev: ppc64 stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 0ad935945c97..84bc210d12b4 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 |