diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-17 13:49:01 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-17 13:49:38 +0200 |
commit | 18d9bca3549e7d7527a3b033f3933c13f30c38d6 (patch) | |
tree | 5ea8710b022612a016edca73d49b65273b56f18d /kde-plasma/kinfocenter | |
parent | dev-vcs/tortoisehg: Bump to version 3.5.1 (diff) | |
download | gentoo-18d9bca3549e7d7527a3b033f3933c13f30c38d6.tar.gz gentoo-18d9bca3549e7d7527a3b033f3933c13f30c38d6.tar.bz2 gentoo-18d9bca3549e7d7527a3b033f3933c13f30c38d6.zip |
KF5: Added ~x86 keyword
Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild index d66f3ceb6b6a..f0f5d05e6e3a 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" REQUIRED_USE="egl? ( || ( gles opengl ) )" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild index 4ac9dea44ce9..469f576313a6 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.4.1.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" +KEYWORDS="~amd64 ~x86" IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" REQUIRED_USE="egl? ( || ( gles opengl ) )" |