summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-01 21:03:19 +0100
committerSam James <sam@gentoo.org>2023-06-01 21:03:19 +0100
commitb34456fb53318ebd24759b336a399d0ceadb46f3 (patch)
treef9129aa79c48b3bbbbba58e2811bc78e81b0a152 /dev-python/pyudev
parentdev-python/pyudev: Stabilize 0.24.1 x86, #907646 (diff)
downloadgentoo-b34456fb53318ebd24759b336a399d0ceadb46f3.tar.gz
gentoo-b34456fb53318ebd24759b336a399d0ceadb46f3.tar.bz2
gentoo-b34456fb53318ebd24759b336a399d0ceadb46f3.zip
dev-python/pyudev: Stabilize 0.24.1 ppc, #907646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyudev')
-rw-r--r--dev-python/pyudev/pyudev-0.24.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyudev/pyudev-0.24.1.ebuild b/dev-python/pyudev/pyudev-0.24.1.ebuild
index c2319866e759..5be5a883e15e 100644
--- a/dev-python/pyudev/pyudev-0.24.1.ebuild
+++ b/dev-python/pyudev/pyudev-0.24.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pyudev.readthedocs.io/en/latest/ https://github.com/pyudev/pyu
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~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