diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:50:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:54:26 +0200 |
commit | d49e1e52ab25f0b1b1f6535de07cefb1779facfa (patch) | |
tree | 75ff3ced96414e9bdf71e49ee582042655311ab2 | |
parent | media-libs/mesa: ppc stable wrt bug #741975 (diff) | |
download | gentoo-d49e1e52ab25f0b1b1f6535de07cefb1779facfa.tar.gz gentoo-d49e1e52ab25f0b1b1f6535de07cefb1779facfa.tar.bz2 gentoo-d49e1e52ab25f0b1b1f6535de07cefb1779facfa.zip |
x11-apps/xev: ppc stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 92e6424ae2bb..0ad935945c97 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 |