diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 23:50:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:00:29 -0400 |
commit | 506c567c7ed860bfaf474a94aa648de17ea021f8 (patch) | |
tree | 26bd63da2b4fa25a4359d18cbe093a44a9bccec7 /kde-plasma | |
parent | kde-plasma/khotkeys: arm64 stable (diff) | |
download | gentoo-506c567c7ed860bfaf474a94aa648de17ea021f8.tar.gz gentoo-506c567c7ed860bfaf474a94aa648de17ea021f8.tar.bz2 gentoo-506c567c7ed860bfaf474a94aa648de17ea021f8.zip |
kde-plasma/kinfocenter: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild index 92feb8ffd981..29d4e8ca12f7 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" HOMEPAGE="https://kde.org/applications/system/kinfocenter/" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |