diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:13:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 134b2fa1709109695c2566965300b2fe0ab0320c (patch) | |
tree | 2d9351cbd5d79b167cbcdb428878f66c65818c69 /x11-apps | |
parent | x11-apps/xlsfonts: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-134b2fa1709109695c2566965300b2fe0ab0320c.tar.gz gentoo-134b2fa1709109695c2566965300b2fe0ab0320c.tar.bz2 gentoo-134b2fa1709109695c2566965300b2fe0ab0320c.zip |
x11-apps/xmodmap: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild index d3648af12b26..0992c30d48a3 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |