diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:06:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:06:02 +0300 |
commit | b396322343c5a952a152b2de2807dbd9e85a9e59 (patch) | |
tree | 3a1ad7c41ada56ca1ce9002841a73cdee24e99a5 /kde-plasma | |
parent | kde-plasma/khotkeys: x86 stable wrt bug #693676 (diff) | |
download | gentoo-b396322343c5a952a152b2de2807dbd9e85a9e59.tar.gz gentoo-b396322343c5a952a152b2de2807dbd9e85a9e59.tar.bz2 gentoo-b396322343c5a952a152b2de2807dbd9e85a9e59.zip |
kde-plasma/kinfocenter: x86 stable wrt bug #693676
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild index 7829126d2493..98ff660fe3a6 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.16.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 ) )" |