diff options
author | 2018-12-01 20:53:45 +0300 | |
---|---|---|
committer | 2018-12-01 21:56:27 +0300 | |
commit | 3c9e5a76f1e93fedf0fa29bd208f6728c054b148 (patch) | |
tree | bc1bb79b8f1cbfbd28380a974053726a09df6bd1 /kde-plasma | |
parent | kde-plasma/kgamma: x86 stable wrt bug 670862 (diff) | |
download | gentoo-3c9e5a76f1e93fedf0fa29bd208f6728c054b148.tar.gz gentoo-3c9e5a76f1e93fedf0fa29bd208f6728c054b148.tar.bz2 gentoo-3c9e5a76f1e93fedf0fa29bd208f6728c054b148.zip |
kde-plasma/kinfocenter: x86 stable wrt bug 670862
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.14.3.ebuild index 2f2edd7f52fb..e6d787f5b029 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.14.3.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.14.3.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 ) )" |