diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-22 00:23:20 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-22 00:23:48 +1100 |
commit | a1e806d0a500c6c43065cab73904d61278761865 (patch) | |
tree | a9034c1b156a4c82617f624117e5b87a362836d1 /kde-plasma/kinfocenter | |
parent | dev-qt/qtvirtualkeyboard: stabilise 5.7.1 for amd64/x86 (diff) | |
download | gentoo-a1e806d0a500c6c43065cab73904d61278761865.tar.gz gentoo-a1e806d0a500c6c43065cab73904d61278761865.tar.bz2 gentoo-a1e806d0a500c6c43065cab73904d61278761865.zip |
kde-plasma: stabilise 5.11.5 for amd64/x86
Bug: https://bugs.gentoo.org/643478
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.11.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.11.5.ebuild index ff2f95c95937..6b359cfb845c 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.11.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.11.5.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |