summaryrefslogtreecommitdiff
path: root/dev-python/pyudev
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyudev')
-rw-r--r--dev-python/pyudev/pyudev-0.24.1.ebuild2
-rw-r--r--dev-python/pyudev/pyudev-0.24.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyudev/pyudev-0.24.1.ebuild b/dev-python/pyudev/pyudev-0.24.1.ebuild
index 2eb01dbb31e2..b080a8f4d81f 100644
--- a/dev-python/pyudev/pyudev-0.24.1.ebuild
+++ b/dev-python/pyudev/pyudev-0.24.1.ebuild
@@ -48,5 +48,5 @@ python_prepare_all() {
}
pkg_postinst() {
- optfeature "PyQt5 bindings" "dev-python/PyQt5"
+ optfeature "PyQt5 bindings" "dev-python/pyqt5"
}
diff --git a/dev-python/pyudev/pyudev-0.24.3.ebuild b/dev-python/pyudev/pyudev-0.24.3.ebuild
index de4377f2f779..974ecec97377 100644
--- a/dev-python/pyudev/pyudev-0.24.3.ebuild
+++ b/dev-python/pyudev/pyudev-0.24.3.ebuild
@@ -73,5 +73,5 @@ python_test() {
}
pkg_postinst() {
- optfeature "PyQt5 bindings" "dev-python/PyQt5"
+ optfeature "PyQt5 bindings" "dev-python/pyqt5"
}