diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-03 08:13:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-03 08:13:59 +0100 |
commit | 2df2e0ebc717aa53904c920c1a361423dfc3a5f7 (patch) | |
tree | d81b257b3923100dc55a999dd12b2198a6d35b99 /x11-apps/xev | |
parent | 75abd8d3830449158bdd27f9c4701bcbadc55080 (diff) |
gentoo auto-resync : 03:04:2024 - 08:13:58
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.2.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest index 5416b2389715..592c5b38c149 100644 --- a/x11-apps/xev/Manifest +++ b/x11-apps/xev/Manifest @@ -1,5 +1,5 @@ DIST xev-1.2.5.tar.xz 128848 BLAKE2B 468e8b21ffba9473bf04160f053a4300df61280083cdad0d94f2d309abeab96611031cb6d054ab011c4b18c01f63d2e5cd0ab24c5c42ba3e337999716e57851b SHA512 9fbfb78c9547974c2256a678948bf4a694a40b1c2bd5c5dec5f365a713e6d938c6039f055a9629f49de27f02f3d7cb912f07c035df129798a4b2ddc20febe66a DIST xev-1.2.6.tar.xz 129724 BLAKE2B 998049e07f79ceb5be5ca4999a1812278d701a62f8220a3851a6a774bea7e3c66860692e9589c427dfdfff631d1b27d07bd1229767a997e9c2e915544583dac2 SHA512 aaabb635622abfbf0b7ef2a1978070a918ea94480f375dd0798375274cf378ddb25007cc42426bb2292ed65c8af922f88e6a04c5a2f6cff3fadb0194b53eb7e7 EBUILD xev-1.2.5.ebuild 395 BLAKE2B 102ee2221404407e000fe142dd29ce5ce4598ef6f52f58d0990deef50dac106489c16ff9daadc9dc84f91ec1b61cf6c512c246d7b9d5ff1f04339427052559ab SHA512 f4d0307e922d12809ee687b653f9c008ed0db1d8e63bbb2965be69cf00cd6b1d215a8822b44de71f2f7e09001d79736d1a5e1d7f3719c3e49ec2a0675441e920 -EBUILD xev-1.2.6.ebuild 402 BLAKE2B 6bd5ad560abbb9e1a483a35409fd76258d58fa8706f59a2a7be2165b0b46f18ebc16b83b6cf025b359a4ca5de822c65cdf6d8b644c73d621297e643111b67160 SHA512 6b2440509381882f61bc7a5d53252a0a8128a62223dfeace4dffb00018b52431649cc5457a160b402b4fd85f6b37e3cdee957d1a55bf0dafbf9094e89c380d01 +EBUILD xev-1.2.6.ebuild 397 BLAKE2B 10bbc959db51be9cc43a47ce821d58a7276ca333e9de798f6360c586343f094702cf08d4659c776268586acaf5d3166f4598a80cac487c5450acf52f1adba20b SHA512 b265a6c30cefa8b45badb8818f686a323280f172cacdd59c8a072445c0dee2d6bd9a2acb6ef869a8126d6aae5b1ada0429d8e4d3b0a2a8df54a928162cd16b49 MISC metadata.xml 334 BLAKE2B 6a294d6b99eae946447ad1c333b9d8b7ef7548ab866e4a26ec4b3d3c87ae88bbe62e472ca68ae973164946ab81de13089a87037a81d44541af65125f4711b61a SHA512 d8063e9638515be0afeb0d8920f1bbd29da9c156b84fe023d1e7ad72f8bf8f1aff59c9e0160b6e8943a9df50ff8a2f2f341a23d6b5dbd3c7b724f57dfd100b5d diff --git a/x11-apps/xev/xev-1.2.6.ebuild b/x11-apps/xev/xev-1.2.6.ebuild index 94d0311aa639..64d51abb5267 100644 --- a/x11-apps/xev/xev-1.2.6.ebuild +++ b/x11-apps/xev/xev-1.2.6.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |