diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:04:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:04:55 +0100 |
commit | f9c71ff69be360d4d841ae6d97f7c67cf6b5de3c (patch) | |
tree | 8a8e9fe38d47c38118b4baebc2763281b2c7fe4e /dev-python/pyudev | |
parent | sys-fs/fuse-overlayfs: Stabilize 1.11 arm64, #907645 (diff) | |
download | gentoo-f9c71ff69be360d4d841ae6d97f7c67cf6b5de3c.tar.gz gentoo-f9c71ff69be360d4d841ae6d97f7c67cf6b5de3c.tar.bz2 gentoo-f9c71ff69be360d4d841ae6d97f7c67cf6b5de3c.zip |
dev-python/pyudev: Stabilize 0.24.1 arm64, #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.ebuild | 2 |
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 5be5a883e15e..31ab1ca76632 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 |