summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-06 09:04:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-06 09:04:08 +0100
commit0a09fbe6fa0f153ed970ddbc57337a8833adafba (patch)
tree9d0a9e85e24d07f28189575786f9cd0e9ad4f6f0 /dev-python/pyudev
parentdev-python/pikepdf: amd64 stable wrt bug #832653 (diff)
downloadgentoo-0a09fbe6fa0f153ed970ddbc57337a8833adafba.tar.gz
gentoo-0a09fbe6fa0f153ed970ddbc57337a8833adafba.tar.bz2
gentoo-0a09fbe6fa0f153ed970ddbc57337a8833adafba.zip
dev-python/pyudev: ppc stable wrt bug #829638
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyudev')
-rw-r--r--dev-python/pyudev/pyudev-0.22.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyudev/pyudev-0.22.0-r1.ebuild b/dev-python/pyudev/pyudev-0.22.0-r1.ebuild
index cf54a9470ef5..909d56a3b2b1 100644
--- a/dev-python/pyudev/pyudev-0.22.0-r1.ebuild
+++ b/dev-python/pyudev/pyudev-0.22.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86"
IUSE="qt5"
# Known to fail on test system that aren't exactly the same devices as on CI