diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-18 21:12:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-18 21:12:31 +0300 |
commit | 1359a9d80023add1aeb100beb6056271440eb8cc (patch) | |
tree | 66115aa0ea5becc0a78b5c214e3f69a2b72d7fb2 /kde-plasma/kinfocenter | |
parent | kde-plasma/khotkeys: amd64 stable wrt bug #685372 (diff) | |
download | gentoo-1359a9d80023add1aeb100beb6056271440eb8cc.tar.gz gentoo-1359a9d80023add1aeb100beb6056271440eb8cc.tar.bz2 gentoo-1359a9d80023add1aeb100beb6056271440eb8cc.zip |
kde-plasma/kinfocenter: amd64 stable wrt bug #685372
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'kde-plasma/kinfocenter')
-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 c66f2f133726..92feb8ffd981 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 ) )" |