diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:01:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:01:00 +0300 |
commit | 040bfa2c4f334e5fe6a6676566bd39c0fe0ab797 (patch) | |
tree | 01ae45006e6185ea8ed0d4b991bbe649e5b2ba70 /kde-plasma/kinfocenter | |
parent | kde-plasma/khotkeys: amd64 stable wrt bug #693676 (diff) | |
download | gentoo-040bfa2c4f334e5fe6a6676566bd39c0fe0ab797.tar.gz gentoo-040bfa2c4f334e5fe6a6676566bd39c0fe0ab797.tar.bz2 gentoo-040bfa2c4f334e5fe6a6676566bd39c0fe0ab797.zip |
kde-plasma/kinfocenter: amd64 stable wrt bug #693676
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-plasma/kinfocenter')
-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 80711ec0cce9..7829126d2493 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 ) )" |