diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:09:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:09:56 +0200 |
commit | 3487b1684b72dcfe5feb0f496d4ae7af4a1beaf6 (patch) | |
tree | f718421986f8acd3c8a93aabb96f223df204e863 /kde-plasma | |
parent | kde-plasma/khotkeys: x86 stable wrt bug #620372 (diff) | |
download | gentoo-3487b1684b72dcfe5feb0f496d4ae7af4a1beaf6.tar.gz gentoo-3487b1684b72dcfe5feb0f496d4ae7af4a1beaf6.tar.bz2 gentoo-3487b1684b72dcfe5feb0f496d4ae7af4a1beaf6.zip |
kde-plasma/kinfocenter: x86 stable wrt bug #620372
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.9.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.9.5.ebuild index 046a491f572f..100ae9dadf25 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.9.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.9.5.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 ) )" |