diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:15:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:25:39 +0100 |
commit | a7433526a2bfcf18cf3b0f5df6bb6b46b880a4ed (patch) | |
tree | 487bd1095bf2e82041c452fd06301176e2da8c30 /kde-frameworks | |
parent | kde-frameworks/kcalendarcore: x86 stable (bug #703250) (diff) | |
download | gentoo-a7433526a2bfcf18cf3b0f5df6bb6b46b880a4ed.tar.gz gentoo-a7433526a2bfcf18cf3b0f5df6bb6b46b880a4ed.tar.bz2 gentoo-a7433526a2bfcf18cf3b0f5df6bb6b46b880a4ed.zip |
kde-frameworks/kio: x86 stable (bug #703250)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kio/kio-5.64.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kio/kio-5.64.0-r2.ebuild b/kde-frameworks/kio/kio-5.64.0-r2.ebuild index acdc1c902734..e400a929c18b 100644 --- a/kde-frameworks/kio/kio-5.64.0-r2.ebuild +++ b/kde-frameworks/kio/kio-5.64.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing transparent file and data management" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="acl +handbook kerberos +kwallet X" RDEPEND=" |