diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:51:46 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:52:36 -0700 |
commit | a6ba208f994dfc788eaff63830058fa0e28c9ce6 (patch) | |
tree | 1037fe74307b7f86bc107453f3875c62616b6b92 /x11-apps | |
parent | x11-apps/xlsclients: Stabilize 1.1.4-r1 arm64, #804288 (diff) | |
download | gentoo-a6ba208f994dfc788eaff63830058fa0e28c9ce6.tar.gz gentoo-a6ba208f994dfc788eaff63830058fa0e28c9ce6.tar.bz2 gentoo-a6ba208f994dfc788eaff63830058fa0e28c9ce6.zip |
x11-apps/xmodmap: Stabilize 1.0.10 arm64, #804288
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild index 438cd4c9615f..b79522148e57 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |