diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:35 +0000 |
commit | 32e4658fce8fe9835461d6db3fe9f5ad5dc11423 (patch) | |
tree | 56555de300e056ea8db2417e083f057d12e6d379 | |
parent | kde-frameworks/kinit: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-32e4658fce8fe9835461d6db3fe9f5ad5dc11423.tar.gz gentoo-32e4658fce8fe9835461d6db3fe9f5ad5dc11423.tar.bz2 gentoo-32e4658fce8fe9835461d6db3fe9f5ad5dc11423.zip |
kde-frameworks/kio: Stabilize 5.77.0-r1 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | kde-frameworks/kio/kio-5.77.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kio/kio-5.77.0-r1.ebuild b/kde-frameworks/kio/kio-5.77.0-r1.ebuild index 5089ee6dac27..4e549e3bf6f9 100644 --- a/kde-frameworks/kio/kio-5.77.0-r1.ebuild +++ b/kde-frameworks/kio/kio-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 @@ inherit ecm kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="acl +handbook kerberos +kwallet X" RDEPEND=" |