diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:23:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:30 +0200 |
commit | 8dddc59890518eea2951a641b4f400c720f32901 (patch) | |
tree | 5b7047bad97ce0f7b303ecc5c28992d6c6e1d8c5 /x11-apps | |
parent | media-libs/mesa: amd64 stable wrt bug #741975 (diff) | |
download | gentoo-8dddc59890518eea2951a641b4f400c720f32901.tar.gz gentoo-8dddc59890518eea2951a641b4f400c720f32901.tar.bz2 gentoo-8dddc59890518eea2951a641b4f400c720f32901.zip |
x11-apps/xev: amd64 stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 346ecbed0579..92e6424ae2bb 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 |