diff options
author | 2021-01-10 09:07:39 +0000 | |
---|---|---|
committer | 2021-01-10 09:07:39 +0000 | |
commit | 5a72c2aaf223374f697d1ae3f5b42caa7354c1d1 (patch) | |
tree | 7027aabc751c56b3e6719be014b29a37a4cb8e23 /kde-frameworks/plasma | |
parent | kde-frameworks/kxmlgui: Stabilize 5.77.0-r1 x86, #759625 (diff) | |
download | gentoo-5a72c2aaf223374f697d1ae3f5b42caa7354c1d1.tar.gz gentoo-5a72c2aaf223374f697d1ae3f5b42caa7354c1d1.tar.bz2 gentoo-5a72c2aaf223374f697d1ae3f5b42caa7354c1d1.zip |
kde-frameworks/plasma: Stabilize 5.77.0-r1 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/plasma')
-rw-r--r-- | kde-frameworks/plasma/plasma-5.77.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/plasma/plasma-5.77.0-r1.ebuild b/kde-frameworks/plasma/plasma-5.77.0-r1.ebuild index 298dcdf54342..8c2a6816ac93 100644 --- a/kde-frameworks/plasma/plasma-5.77.0-r1.ebuild +++ b/kde-frameworks/plasma/plasma-5.77.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ DESCRIPTION="Plasma framework" SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-fix-broken-background.patch.xz" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="gles2-only wayland X" BDEPEND=" |