diff options
author | Sam James <sam@gentoo.org> | 2020-10-08 00:55:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-08 00:55:16 +0000 |
commit | dabb2ac98e62557f795f12fa730122bf42fd261e (patch) | |
tree | 8f85f9ffc815ae323fbc8c7537ce4474e56f324f /kde-plasma/kinfocenter | |
parent | kde-plasma/khotkeys: Stabilize 5.19.5 arm64, #741861 (diff) | |
download | gentoo-dabb2ac98e62557f795f12fa730122bf42fd261e.tar.gz gentoo-dabb2ac98e62557f795f12fa730122bf42fd261e.tar.bz2 gentoo-dabb2ac98e62557f795f12fa730122bf42fd261e.zip |
kde-plasma/kinfocenter: Stabilize 5.19.5 arm64, #741861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.19.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.19.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.19.5.ebuild index 465040931313..8efe0163f1dc 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.19.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.19.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 ) )" |