diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:23:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:12 +0100 |
commit | e909432c21f0e58de1d854abd5ff49d613301613 (patch) | |
tree | a81f6aae9cc62ff8da8a741718f67dc084f23b99 /x11-apps/xmodmap | |
parent | x11-apps/xprop: stable 1.2.4 for sparc, bug #682846 (diff) | |
download | gentoo-e909432c21f0e58de1d854abd5ff49d613301613.tar.gz gentoo-e909432c21f0e58de1d854abd5ff49d613301613.tar.bz2 gentoo-e909432c21f0e58de1d854abd5ff49d613301613.zip |
x11-apps/xmodmap: stable 1.0.10 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 07774392dc76..275e64609edf 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" |