diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:41:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:41:58 +0100 |
commit | f3eaf8eb1abdc6ea139b09b5e87b3a1b3b407d50 (patch) | |
tree | b4e6e879b1bea47bbbcdcf7db466b949f80f6a65 | |
parent | x11-apps/xdm: stable 1.1.12 for ia64, bug #682846 (diff) | |
download | gentoo-f3eaf8eb1abdc6ea139b09b5e87b3a1b3b407d50.tar.gz gentoo-f3eaf8eb1abdc6ea139b09b5e87b3a1b3b407d50.tar.bz2 gentoo-f3eaf8eb1abdc6ea139b09b5e87b3a1b3b407d50.zip |
x11-apps/xev: stable 1.2.3 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 262c91e49675..57e3520a34f5 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 |