summaryrefslogtreecommitdiff
path: root/x11-apps/xkill
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
commit98bd6c82c526d2c4239d3d194fa1a1a818784552 (patch)
treef1f84f7fb5e94574901101ee12b2ce0f727764d8 /x11-apps/xkill
parenta2014cddc474ddf247d63fa74aac9a182a2bcefc (diff)
gentoo auto-resync : 24:01:2023 - 06:56:43
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r--x11-apps/xkill/Manifest2
-rw-r--r--x11-apps/xkill/xkill-1.0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index c8732038ac05..65b2f15ecf3b 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,5 +1,5 @@
DIST xkill-1.0.5.tar.bz2 128146 BLAKE2B a01b954872eaad2aefe11335df2c85972abb8d36ae0c00fbca02b5af2d7df57934e3ddc47455f88927a90b0bff5ed707ca6dddbbf5478c89b193c98a86cc0562 SHA512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249
DIST xkill-1.0.6.tar.xz 121900 BLAKE2B 405e78388359d7a6ee66e3f2039b37422a09995fcad56f637e1f8c63679504857512e7f7d9a88790522d183a71c98821e7c3a2e34314ff27c978d125651431ed SHA512 a755a8db51d7860b9942161776390007b9b530c2f7fcf8ddb3383311d36d185a6f08a44c5f6f7735576b146902e66aca21cbd7e746c1289d035e79332e8173b6
EBUILD xkill-1.0.5-r1.ebuild 381 BLAKE2B fb94507520a6baf94e9506a64d2095ffe2811c6092a4529f06122caaabf46710c714d3d1a2102d14aba1fbde07f75d1489a8e4abe9a964b478995a56b70ec68c SHA512 21f97759c8559c2be430cb5ffc411eebe19eecdd4f364d760bc9c6a481b82e0ae8d33fe6799b8b036358f880a92f63bf2f646f968e42909834a7262e5643094c
-EBUILD xkill-1.0.6.ebuild 413 BLAKE2B 1d0a613bacf91e9807e98b1195c987466a0a433fff3c9ecef804d65d672012cb93a8f242bb0295f4c3aef1c035601eafb847c0f0f94c82bf1b3545d3b23cd2c8 SHA512 f66f93bd6afe12c5b672c060c1ebf25425412bf686596105fdba27398afe7033073cfa764aae213d0732edef024b95f958d1a28143f4d5e87b2093eb900e0dcf
+EBUILD xkill-1.0.6.ebuild 411 BLAKE2B bd3761dc1c5398e7c6738d63404410ea1bf972ea8941344d883f6568170be88450fa08624204e546ad42f12ba689f902a6f6ae5c2e7eb7b92ae6dab626a10d4c SHA512 124ac65ce6f72a5f8077c78f80dc9db3bcec2f59cdd4c2d9bc24dd2f3c366a9707924a4c22328add8c78d34ee7579856897990e0385f918b29c0440a99580a0f
MISC metadata.xml 336 BLAKE2B 5eb479c794559cbbca737a5c07ca77411b8d130b9c7f388e614b6dc3df652308d63b1cd5ffa8cd7b42849e1da074cf163cf82a4ab8e34abf54ef6278a7618cb0 SHA512 29f72da0e08df434ac10e91129d2737de7661635ac74341507a1ce315c1c2f2cb1472233cba88d9376352921413d4aa812279e774bcdd32d592638321c0cba40
diff --git a/x11-apps/xkill/xkill-1.0.6.ebuild b/x11-apps/xkill/xkill-1.0.6.ebuild
index 3bcb9eadbc38..9de931eb5596 100644
--- a/x11-apps/xkill/xkill-1.0.6.ebuild
+++ b/x11-apps/xkill/xkill-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="kill a client by its X resource"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"