diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:14:29 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:20:25 +1100 |
commit | 1318afcc4c530d9ce408953e22904582934b4e0c (patch) | |
tree | e11fc8a8cf70ac35d55f7fa69e479009f4e600ce /kde-plasma/kinfocenter | |
parent | kde-frameworks/extra-cmake-modules: stable for hppa/ppc64 using ALLARCHES (diff) | |
download | gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.tar.gz gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.tar.bz2 gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.zip |
kde-plasma: stabilise 5.7.5 for amd64/x86
Gentoo-bug: 596284
Package-Manager: portage-2.3.1
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.7.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.7.5.ebuild index cc6f2171f282..dd35b4ba6b24 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.7.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.7.5.ebuild @@ -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 ) )" |