summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-09 21:06:34 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-09 22:24:50 +0100
commit17811aff69b19e400d3bf41e84c494a929e33e9e (patch)
tree2925391c9d17f0fe0b97b6fc0f5f1639127b8af8 /kde-plasma
parentmedia-libs/mesa: Version bump to 21.3.6 (diff)
downloadgentoo-17811aff69b19e400d3bf41e84c494a929e33e9e.tar.gz
gentoo-17811aff69b19e400d3bf41e84c494a929e33e9e.tar.bz2
gentoo-17811aff69b19e400d3bf41e84c494a929e33e9e.zip
kde-plasma/kinfocenter: Fix typo
Reported-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Closes: https://bugs.gentoo.org/832984 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.24.0.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.24.0.ebuild
index dd00438ec4c2..ecad66875ea1 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.24.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.24.0.ebuild
@@ -72,7 +72,7 @@ pkg_postinst() {
fi
optfeature "Wayland information module" app-misc/wayland-utils
optfeature "OpenGL information module" x11-apps/mesa-progs
- optfeature "PCI devices information module" sys-apps/pciutil
+ optfeature "PCI devices information module" sys-apps/pciutils
optfeature "X Server information module" x11-apps/xdpyinfo
ecm_pkg_postinst
}