diff options
author | 2017-01-30 14:04:03 +0100 | |
---|---|---|
committer | 2017-01-30 14:04:03 +0100 | |
commit | faca74d10633cd24e4e9f8952ae608d076ad7928 (patch) | |
tree | 46990a69dfea7567b4feaa6de75a1445414bcc8f /kde-plasma/kinfocenter | |
parent | kde-plasma/khotkeys: amd64 stable wrt bug #607680 (diff) | |
download | gentoo-faca74d10633cd24e4e9f8952ae608d076ad7928.tar.gz gentoo-faca74d10633cd24e4e9f8952ae608d076ad7928.tar.bz2 gentoo-faca74d10633cd24e4e9f8952ae608d076ad7928.zip |
kde-plasma/kinfocenter: amd64 stable wrt bug #607680
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild index c9048810b95d..685e2b718838 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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="egl gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="egl? ( || ( gles2 opengl ) )" |