diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
commit | f4fc10428424904caf2035cffc442195cb088b2c (patch) | |
tree | 72f320d5963e55586cfdeed2b14c72b8191b6327 /x11-apps/xmodmap | |
parent | fbd9734cedfe790955100b8e4ab3613457d77b1a (diff) |
gentoo resync : 28.07.2021
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest index c879871b1944..5133362d4b87 100644 --- a/x11-apps/xmodmap/Manifest +++ b/x11-apps/xmodmap/Manifest @@ -1,3 +1,3 @@ DIST xmodmap-1.0.10.tar.bz2 145489 BLAKE2B 503e72882a1d6d5c916cb60b898156adbdccc3e90bda85b161ac7a57ee607605331be73bd779603cfab1013d065e28f3165cce2ef50d71579330ab0361078a22 SHA512 324c7dcef843186088f16b3bc47485eb3c9b4331e56ce43b692deb4bb3d4f4f27512480e91a379cceac8383df920dc5e37cd825246b50b6343291cec48134c04 -EBUILD xmodmap-1.0.10.ebuild 406 BLAKE2B 95ec11d40acd96a66280f037472164b79a7a66d43c88ad4e653ad6ebcd346c56d47db3854eb673ca3e7db2004ab0d44a7f9202896a3789801f485e84d0662158 SHA512 df633da21b0231b33cad1d8310e944083cd0d4a526ab34eb0e0ab4775faeae7b2f573cb5b00d65355a859b30a89d690119c4bdff57f16b1ebf2aa42054d80a51 +EBUILD xmodmap-1.0.10.ebuild 405 BLAKE2B 1efacd9a44e8c5fd26b06bc72757253569d4c248df2880076c630d34062668d40ad578dbe56ab405214c9533552e45d7fa3680a159bdddfc6637d6d07784df73 SHA512 50a7ca3fac234531c081d7e3a04346be8606ca2a953017c8aedb88b116801b3ca8b639b45c899a0157a5dbfc09aba4ba1b18e693dca20a92183b41a3614bc7a5 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 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" |