summaryrefslogtreecommitdiff
path: root/dev-libs/libinput
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-14 00:47:04 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-14 00:47:04 +0000
commit633a3741c9483bd63e8c29b276d2af636ec8b390 (patch)
treeb8aa248d6496c9fe7799f1ad6a89a310cc317735 /dev-libs/libinput
parentf30563609870941d7e5078dc39cfa30a0e696058 (diff)
gentoo auto-resync : 14:03:2024 - 00:47:04
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/Manifest2
-rw-r--r--dev-libs/libinput/libinput-1.25.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index ca5e92028b3e..f45efd31d61c 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -1,5 +1,5 @@
DIST libinput-1.24.0.tar.bz2 810034 BLAKE2B 41c9f5d47153ed5a885ec95a7e1032ea3783ced1dd94b89c688dee0c09dd849185acec8c16841257b05b8a7e3a7857acc74140745a8de1eb7c171b6fb1ca4eac SHA512 924554d62d232f99851db51386653e67083b8f3b8203b5d848294c08880e1ba153f80699900210d1b5b31566a2ef6bd4aa0662f107a2dcaed1fe0f7e1fb784db
DIST libinput-1.25.0.tar.bz2 812020 BLAKE2B 03034b6315c281d7eee6a7bc1f4c799c2c7f74add7a195501de75feb6b98fa8dc601b7573da5586b2b2882c3cfaddfad62f5c1b836402dce1f463bdb2884945d SHA512 b9dc3f3b5f34c82399dfb7ccb5f65d19a596c415f0198b39e3f360f5b87c42124a5355c8d9f6f42cc9ae2d4f9a90fe5da6260136fa83d278048392f93381a84b
EBUILD libinput-1.24.0.ebuild 2285 BLAKE2B 10be6cb6431435047a274423e977e12fa6b905811fdc465ea7e6baedf1620dd70c6afe40ca6b020b1a8dfb248e736ff0bfed4378cbd425c10b387051922314f9 SHA512 2b78da25d80155d9659c05bfa8f3ac346dede94552a2450ab2d559825a93b6f63b315db2ac7699bf5bf72015c361ce2e8589209168df5c7914132c584de83ec0
-EBUILD libinput-1.25.0.ebuild 2287 BLAKE2B d9017fabab61310d4d377605b8f61cd0f2d399b5e4e107a02c0ef9b8ea7117664939fbbd1d96e5480ee43f543fd0754aa27538e7a150c8d60c29a9f848f8d98a SHA512 f9c4964ba14272ab21dd7264d320d8205b240079b6e14447489d6998000d9798b7167ecb522a9b892b8508a42931befa766ae8730fc2b2b22f3cfa11147ca148
+EBUILD libinput-1.25.0.ebuild 2286 BLAKE2B 4371d4edc49afc512760fb51b07b0a10bcbdf67acf886ec0a798c089dbe6417ce7cb2c1a11be295f63e2db2eed4a97bdac91987c700b9132e8aadd0240ab9fd9 SHA512 9aa820129de97cefda44cb19470f3281fa6b1c225e9e29f34c5626ef0d5739bbc0873a2407825c70f0e14e4ae499bd814f5ee537689bd2fc7b68009076a40f21
MISC metadata.xml 339 BLAKE2B c649f0ffaad1b1dc76c3d3184d95356b2925f642ff6b96c3eba0c31a1d96c3d9b741c1348f8ec90d02428c30a836872fe4e42e7ab5f5e5197f4a787f9147a1a8 SHA512 e9aeca6cc4451ab5b622f597f8debaecfdc672244e5e0b687ac294c20009ba42fb2ccc45e7016a2427312e1c768259005e0a7ff53026087570382652ec23cb60
diff --git a/dev-libs/libinput/libinput-1.25.0.ebuild b/dev-libs/libinput/libinput-1.25.0.ebuild
index 7fa65721fc51..1fa1cef23fc0 100644
--- a/dev-libs/libinput/libinput-1.25.0.ebuild
+++ b/dev-libs/libinput/libinput-1.25.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="MIT"
SLOT="0/10"
if [[ $(ver_cut 3) -lt 900 ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"