diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:18 +0300 |
commit | 1d5ba3ceff2baa0cc4ae56b6fba9a5daea141bbc (patch) | |
tree | 2b469e2b3a731d877c9076422a32ff3a5099ef72 /x11-apps | |
parent | x11-apps/xlsatoms: arm stable wrt bug #682846 (diff) | |
download | gentoo-1d5ba3ceff2baa0cc4ae56b6fba9a5daea141bbc.tar.gz gentoo-1d5ba3ceff2baa0cc4ae56b6fba9a5daea141bbc.tar.bz2 gentoo-1d5ba3ceff2baa0cc4ae56b6fba9a5daea141bbc.zip |
x11-apps/xmodmap: arm 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="arm"
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 cea50856d2f3..973450f51d79 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" |