diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-22 16:46:31 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-22 16:54:12 -0500 |
commit | 76b12472d3d9162009c07e498466aa409fa5ef2a (patch) | |
tree | a824f8a610ceeed2c05073a543fba2a860034374 /kde-plasma | |
parent | kde-plasma/khotkeys: arm64 stable (bug #703246) (diff) | |
download | gentoo-76b12472d3d9162009c07e498466aa409fa5ef2a.tar.gz gentoo-76b12472d3d9162009c07e498466aa409fa5ef2a.tar.bz2 gentoo-76b12472d3d9162009c07e498466aa409fa5ef2a.zip |
kde-plasma/kinfocenter: arm64 stable (bug #703246)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild index 458c622d6b78..d7a631cf4e52 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://userbase.kde.org/KInfoCenter" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |