summaryrefslogtreecommitdiff
path: root/x11-apps/xmodmap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /x11-apps/xmodmap
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r--x11-apps/xmodmap/Manifest2
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.10.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest
index 3a0d27ca685c..891c1dbc3df8 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 412 BLAKE2B fadfc512d045cb0f9189b99a6200e9df6a72660c5d41b995e7f36d8a82ed5cd63b829bde8c42be15d1104751cb0ecd556faa56b43cc859bb69b00030f51f3b6f SHA512 ac73d824e1c3443916de31771a461d8eeedc06ea7fe8f3491f1ab61f946428d94394003dc7baf6fa4476df7e1e12a6babae346daae23c38c6ac4ae5ed82dc357
+EBUILD xmodmap-1.0.10.ebuild 419 BLAKE2B 67b1ed4c7376fdc1ea97831987bdfa2d2836fd03a78aceede1071a843a202a802dfdd72ceb50bf1c889ee119952c7ebd9b90c38c58267ae92a139b0dcbfdf8e8 SHA512 301c12a54574befc3245365955bb02c7eabf6978c1912c80ccd6bb2bf933f9f76d2019c189fb9643979fb2f7caa6005c246c72d60dbca2fad80a42e2ebf89048
MISC metadata.xml 231 BLAKE2B 6373a9c04316f777f87754fbb7cbc856493138d32bdb05d1015946ebbb359c4b8adb9372554097833d5c9a20e00e32fa0a1c90995d9299dd2215a2cadcccbb73 SHA512 bf6ad5078a6775cd61d257939d41ec53d006124475da2949c55b4b3ac138ec85a88b9068c5920b1e781fadda963939b8f120f8864d82e10cf50e09cc8052a6dc
diff --git a/x11-apps/xmodmap/xmodmap-1.0.10.ebuild b/x11-apps/xmodmap/xmodmap-1.0.10.ebuild
index e7b6eefeba37..99183c2a5a09 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-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~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"
IUSE=""
RDEPEND="x11-libs/libX11"