diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:49:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:51:57 +0300 |
commit | f5c982e8ed991509eb1465691e26b536fed342af (patch) | |
tree | 25cc7d9d657581333a9aa9caf4b3afed595b9865 /x11-apps/xmodmap | |
parent | x11-apps/xlsatoms: x86 stable wrt bug #682846 (diff) | |
download | gentoo-f5c982e8ed991509eb1465691e26b536fed342af.tar.gz gentoo-f5c982e8ed991509eb1465691e26b536fed342af.tar.bz2 gentoo-f5c982e8ed991509eb1465691e26b536fed342af.zip |
x11-apps/xmodmap: x86 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
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 973450f51d79..9655bc731a32 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" |