diff options
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild index 92feb8ffd981..29d4e8ca12f7 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" HOMEPAGE="https://kde.org/applications/system/kinfocenter/" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |