diff options
author | 2019-04-27 00:11:29 -0400 | |
---|---|---|
committer | 2019-04-27 00:11:29 -0400 | |
commit | d26338f2e28c533b4aac7d2ace93ec00ebb53a66 (patch) | |
tree | f1fd027480e6674169370f057c7658b470c526e4 /x11-apps/xmodmap | |
parent | x11-apps/xlsatoms: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-d26338f2e28c533b4aac7d2ace93ec00ebb53a66.tar.gz gentoo-d26338f2e28c533b4aac7d2ace93ec00ebb53a66.tar.bz2 gentoo-d26338f2e28c533b4aac7d2ace93ec00ebb53a66.zip |
x11-apps/xmodmap: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 a0a6e05eff58..cea50856d2f3 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" |