diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-06 12:42:50 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 15:33:08 +0100 |
commit | e5ad00e59eb82d5b3c8921388de530101b79bde4 (patch) | |
tree | f51ea7735a6649dc10a3271b43a7a10fc3a9bc77 /x11-apps | |
parent | x11-apps/xmessage: Stabilize 1.0.6 sparc, #861023 (diff) | |
download | gentoo-e5ad00e59eb82d5b3c8921388de530101b79bde4.tar.gz gentoo-e5ad00e59eb82d5b3c8921388de530101b79bde4.tar.bz2 gentoo-e5ad00e59eb82d5b3c8921388de530101b79bde4.zip |
x11-apps/xmodmap: Stabilize 1.0.11 sparc, #861023
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 b23178d52625..1be7ade33965 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} |