diff options
author | 2020-03-01 10:26:26 +0300 | |
---|---|---|
committer | 2020-03-01 10:26:26 +0300 | |
commit | 0a90fa609867f939c7be63c26ddb5f3e1c75a146 (patch) | |
tree | 30c9b88b9be0d7d21067e5ff6cedf690a5932c5d /kde-frameworks | |
parent | kde-frameworks/kinit: x86 stable wrt bug #708820 (diff) | |
download | gentoo-0a90fa609867f939c7be63c26ddb5f3e1c75a146.tar.gz gentoo-0a90fa609867f939c7be63c26ddb5f3e1c75a146.tar.bz2 gentoo-0a90fa609867f939c7be63c26ddb5f3e1c75a146.zip |
kde-frameworks/kio: x86 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kio/kio-5.67.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kio/kio-5.67.0-r1.ebuild b/kde-frameworks/kio/kio-5.67.0-r1.ebuild index c38db5c3eb44..e46b20322eb5 100644 --- a/kde-frameworks/kio/kio-5.67.0-r1.ebuild +++ b/kde-frameworks/kio/kio-5.67.0-r1.ebuild @@ -12,7 +12,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" # drop qtnetwork subslot operator when QT_MINIMAL >= 5.15.0 |