diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:04:17 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:04:48 +1000 |
commit | e8b012d35e4777666d7461034afba31674b16851 (patch) | |
tree | ec1c97fc4dd537731916bf1856ca630641daad2d /kde-plasma/kinfocenter | |
parent | Revert "kde5-meta-pkg.eclass: Block slot 4 unconditionally" (diff) | |
download | gentoo-e8b012d35e4777666d7461034afba31674b16851.tar.gz gentoo-e8b012d35e4777666d7461034afba31674b16851.tar.bz2 gentoo-e8b012d35e4777666d7461034afba31674b16851.zip |
kde-plasma: amd64/x86 stable
Gentoo-bug: 626638
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.10.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.10.4.ebuild index 1acc3e68a9a7..be15b2ccedb8 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.10.4.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.10.4.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 ) )" |