diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
commit | b8c7370a682e4e29cda623222d17a790c01c3642 (patch) | |
tree | f6caa14689bd00a5760eadaa381ff41e50ef3c1b /x11-drivers/xf86-input-wacom | |
parent | 8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff) |
gentoo auto-resync : 07:08:2024 - 12:37:20
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/Manifest b/x11-drivers/xf86-input-wacom/Manifest index bafe404081f3..68f45d549911 100644 --- a/x11-drivers/xf86-input-wacom/Manifest +++ b/x11-drivers/xf86-input-wacom/Manifest @@ -1,3 +1,3 @@ DIST xf86-input-wacom-1.2.2.tar.bz2 649132 BLAKE2B c068317c7ca74dbda336f12c96cf27f7541880aa75f65638d72755d28538614d72e091ca94a7c62c84e5748ebfa459fe3f930edcd55e53797301719630055e8f SHA512 60c490ff67ff6b4719a2683f5368ef3fca3d97ced92cf251bb4c7610d24e9df1d3577f50b625621025b2e2d1abf8f8aac2dbb7629220664992f6b85a0a84adcb -EBUILD xf86-input-wacom-1.2.2.ebuild 1346 BLAKE2B 5fbeab2d0d3b8476e49b8d749ca645528671495b2aad095440b2c7d2942352c7815dd2d7cd0d525117d35b403ff49fe47e333bbf17d83b342e3f83baa28b5263 SHA512 9608fbddf7a577f58e96f56d55658df50928b9bfc414e34828e6667cfbe4617a6c8fbd0d66d1c85f9b85888fb4f699945e97f9b465784b9cf453f83b2c47364f +EBUILD xf86-input-wacom-1.2.2.ebuild 1345 BLAKE2B c5fcc61b7cb9b745e9bfd6632d8cb708e887d3542b449f86304ae3ea76684385483160ba3f54a4c17931f325dbc919e4065ac54cd9886cc43f3d9ea675d274a2 SHA512 9f8585c4c6a8b77012dd51fc201a1fbeb8d1ec09b3fc1d491492c8a2eb9247d686609d44ee7c9e7d4674ba1fb24f5d0e1937f92b093270241568c6ecd3d63d8c MISC metadata.xml 337 BLAKE2B 4af5fa6cfa58ef6ecec60cbe9f316cc4adfa0b1eb304d2c1fe4525b916e1c347bd3b9a74c2e79a5bb88649aae92f00b624c619169fc8cb6ac81e359e58c53d2b SHA512 fba2d6d8bbfe90c65794dd1b831c6bad7dcd2b6e67036f46d629f4e85f926409b7fba0e99892ce7a2ce527fd080d5e75467d0ec38fee0ea2f7ecd311c2c49893 diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild index a0215f88162a..f7e4840c83d9 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxwacom.github.io/" SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2+" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |