summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-04 13:41:38 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-04 13:41:58 +0000
commit835469d482c78b06b9be26707d14f58c0faa7cde (patch)
tree17048f40ea9263c432a7a4c1557e0af22edf1460
parent5294ef7470fd08bb8aa56e92a897149590c30bd3 (diff)
downloadgentoo-835469d482c78b06b9be26707d14f58c0faa7cde.tar.gz
gentoo-835469d482c78b06b9be26707d14f58c0faa7cde.tar.bz2
gentoo-835469d482c78b06b9be26707d14f58c0faa7cde.zip
dev-python/pyudev: Stabilize 0.24.3 amd64, #940410
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pyudev/pyudev-0.24.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyudev/pyudev-0.24.3.ebuild b/dev-python/pyudev/pyudev-0.24.3.ebuild
index 6ea0c8e65ffd..5e57b36c034d 100644
--- a/dev-python/pyudev/pyudev-0.24.3.ebuild
+++ b/dev-python/pyudev/pyudev-0.24.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyudev/pyudev/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="qt5"
# Known to fail on test system that aren't exactly the same devices as on CI