diff options
author | 2018-12-01 18:22:12 +0300 | |
---|---|---|
committer | 2018-12-01 19:56:21 +0300 | |
commit | ac10cf191f9451d289150c8089410d45b07849ae (patch) | |
tree | 371402367011267820f839e0cc52c4c2da8da996 /kde-plasma | |
parent | kde-plasma/kgamma: amd64 stable wrt bug 670862 (diff) | |
download | gentoo-ac10cf191f9451d289150c8089410d45b07849ae.tar.gz gentoo-ac10cf191f9451d289150c8089410d45b07849ae.tar.bz2 gentoo-ac10cf191f9451d289150c8089410d45b07849ae.zip |
kde-plasma/kinfocenter: amd64 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 962d97c0f61a..2f2edd7f52fb 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 ) )" |