diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-25 18:40:26 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-26 21:53:08 +0100 |
commit | d293513e8761ecdc557e4bac5d9778745e41465a (patch) | |
tree | c5a5dfe7061f7de8b4cea227290358606fa478ea /kde-plasma | |
parent | kde-plasma/khotkeys: added ~arm64 (diff) | |
download | gentoo-d293513e8761ecdc557e4bac5d9778745e41465a.tar.gz gentoo-d293513e8761ecdc557e4bac5d9778745e41465a.tar.bz2 gentoo-d293513e8761ecdc557e4bac5d9778745e41465a.zip |
kde-plasma/kinfocenter: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.2.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.2.ebuild index a937f0caf6e5..c6ce269f0682 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.2.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.2.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" 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 ~arm64 ~x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |