diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 19:34:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 19:34:29 +0000 |
commit | a3840992cd776dfe766b06ef3de5907d6612756a (patch) | |
tree | f21cb134b72ba09f66daf111853e06a4c07d6d8c | |
parent | kde-plasma/khotkeys: Stabilize 5.20.5 arm64, #764200 (diff) | |
download | gentoo-a3840992cd776dfe766b06ef3de5907d6612756a.tar.gz gentoo-a3840992cd776dfe766b06ef3de5907d6612756a.tar.bz2 gentoo-a3840992cd776dfe766b06ef3de5907d6612756a.zip |
kde-plasma/kinfocenter: Stabilize 5.20.5 arm64, #764200
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild index 26a1ec001d59..55ed3f7536e1 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild @@ -15,7 +15,7 @@ SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="gles2-only ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( opengl gles2-only ) )" |