diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 10:00:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 10:00:24 +0300 |
commit | 586dd56f359ae6a7853a0ebd4ae25e7384f0b328 (patch) | |
tree | bb564acc67cd7711cc944bc206e65039198230b3 | |
parent | kde-frameworks/kded: Stabilize 6.6.0 arm64, #940668 (diff) | |
download | gentoo-586dd56f359ae6a7853a0ebd4ae25e7384f0b328.tar.gz gentoo-586dd56f359ae6a7853a0ebd4ae25e7384f0b328.tar.bz2 gentoo-586dd56f359ae6a7853a0ebd4ae25e7384f0b328.zip |
kde-frameworks/kio: Stabilize 6.6.0 arm64, #940668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | kde-frameworks/kio/kio-6.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kio/kio-6.6.0.ebuild b/kde-frameworks/kio/kio-6.6.0.ebuild index 9b1f369cbec1..6181c0953478 100644 --- a/kde-frameworks/kio/kio-6.6.0.ebuild +++ b/kde-frameworks/kio/kio-6.6.0.ebuild @@ -14,7 +14,7 @@ inherit ecm frameworks.kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" IUSE="acl +kwallet wayland X" # tests hang |