diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:04 -0700 |
commit | c1c1f1b3d82d7828db68ba91887104e3096d2b6c (patch) | |
tree | 91521dc817972bd436b261efdb040fd5b3ff3e7c /x11-apps | |
parent | x11-apps/xlsatoms-1.1.3: hppa stable, bug 682846 (diff) | |
download | gentoo-c1c1f1b3d82d7828db68ba91887104e3096d2b6c.tar.gz gentoo-c1c1f1b3d82d7828db68ba91887104e3096d2b6c.tar.bz2 gentoo-c1c1f1b3d82d7828db68ba91887104e3096d2b6c.zip |
x11-apps/xmodmap-1.0.10: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 275e64609edf..a21f4b61086b 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" |