diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:37 -0700 |
commit | 576992f0402a2bc13a666bc34ee9731e095b43a0 (patch) | |
tree | ff0a6d6b2a4f1c20050a3a048b734dafb00e23af /x11-apps/xmodmap | |
parent | x11-apps/xlsatoms-1.1.3: ppc stable, bug 682846 (diff) | |
download | gentoo-576992f0402a2bc13a666bc34ee9731e095b43a0.tar.gz gentoo-576992f0402a2bc13a666bc34ee9731e095b43a0.tar.bz2 gentoo-576992f0402a2bc13a666bc34ee9731e095b43a0.zip |
x11-apps/xmodmap-1.0.10: ppc 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 e04d39648747..05dad9af3481 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" |