diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:02 -0700 |
commit | 72a69efb8a89777214a4e98807d5243e82e23873 (patch) | |
tree | 520b25b79988ebc13ec552a7fcc0ddac6bb4d398 /x11-apps/xmodmap | |
parent | x11-apps/xlsatoms-1.1.3: ppc64 stable, bug 682846 (diff) | |
download | gentoo-72a69efb8a89777214a4e98807d5243e82e23873.tar.gz gentoo-72a69efb8a89777214a4e98807d5243e82e23873.tar.bz2 gentoo-72a69efb8a89777214a4e98807d5243e82e23873.zip |
x11-apps/xmodmap-1.0.10: ppc64 stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild index 05dad9af3481..07774392dc76 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 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 ~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 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |