diff options
author | 2022-08-17 19:10:51 +0300 | |
---|---|---|
committer | 2022-08-17 19:10:51 +0300 | |
commit | a27fc699c2f16ec25d3789c408da04fef47ddffc (patch) | |
tree | ee1d862793ceb74b6a2e59f93522fc160cd618b5 /x11-apps/xmodmap | |
parent | x11-apps/xmessage: Stabilize 1.0.6 arm64, #861023 (diff) | |
download | gentoo-a27fc699c2f16ec25d3789c408da04fef47ddffc.tar.gz gentoo-a27fc699c2f16ec25d3789c408da04fef47ddffc.tar.bz2 gentoo-a27fc699c2f16ec25d3789c408da04fef47ddffc.zip |
x11-apps/xmodmap: Stabilize 1.0.11 arm64, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.11.ebuild b/x11-apps/xmodmap/xmodmap-1.0.11.ebuild index b8f770152cde..513114c4f821 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.11.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.11.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |