diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-10-01 20:54:53 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-10-01 20:54:53 +0100 |
commit | 391b5b359a346aff490103da7dddc85047f83830 (patch) | |
tree | 29eea460a0bd7e1ff21d43b9d6df9af4d8a175e1 /x11-apps/xev | |
parent | c719fdcee603a5a706a45d10cb598762d56a727d (diff) |
gentoo resync : 01.10.2021
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.2.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest index 56d766b9ad47..5ad802edca70 100644 --- a/x11-apps/xev/Manifest +++ b/x11-apps/xev/Manifest @@ -1,3 +1,3 @@ DIST xev-1.2.4.tar.bz2 136792 BLAKE2B 46b38d7295f8a11509598758ece9d880f9c3d303064de5cb6ef12aa9d0b066e78aefd3aa5e0c94ea4af7633936209474be362f9e38c0994eefe798662c2e4c6c SHA512 383472ddbfad639ba46a69080ecdd11a514a0578fd32c463fae18da02e0265c944589eebf12a858994f5fd601c02a0d51517e9b3ff61c6afe740d374f02781ca -EBUILD xev-1.2.4.ebuild 380 BLAKE2B 2009d3b4fe8b42514489f916b525c88c96ad72378b9206c3678c2e6882583702efa972c3b46c4613527a5a5665bdbc13343357200f990da238c30fdf7f540949 SHA512 9cbc1adacef857a6e0999e8d52be3daab3d944c3f1dd6e3e765ef43188495c39f37c3e8a9a3d4d38fc045107eee4419cbbb536640e14f19bb62e3715a90ed80b +EBUILD xev-1.2.4.ebuild 387 BLAKE2B 3a2a6e9b12c54a896403d34e070597110fc36ee6507ac28418ec7a10e0697f44dd33aceba1cb53e29d68813d5e53db7f2397aa5ada63f9ac41984ab984ef82f8 SHA512 9a20b20bae3fd657bf7ea16152a09fc37b547346706aaa2bda9fbb2d5e785ba18e15766cdd1ba0194624d4b4ea21e162a0f36cec166f9763e1450b60e99fcdaa MISC metadata.xml 231 BLAKE2B 6373a9c04316f777f87754fbb7cbc856493138d32bdb05d1015946ebbb359c4b8adb9372554097833d5c9a20e00e32fa0a1c90995d9299dd2215a2cadcccbb73 SHA512 bf6ad5078a6775cd61d257939d41ec53d006124475da2949c55b4b3ac138ec85a88b9068c5920b1e781fadda963939b8f120f8864d82e10cf50e09cc8052a6dc diff --git a/x11-apps/xev/xev-1.2.4.ebuild b/x11-apps/xev/xev-1.2.4.ebuild index ca81668ad06b..acc7aaa27433 100644 --- a/x11-apps/xev/xev-1.2.4.ebuild +++ b/x11-apps/xev/xev-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~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" IUSE="" RDEPEND="x11-libs/libX11 |