diff options
-rw-r--r-- | kde-frameworks/attica/attica-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/attica/attica-5.113.0.ebuild b/kde-frameworks/attica/attica-5.113.0.ebuild index f60728d28303..91d02f3c8d0f 100644 --- a/kde-frameworks/attica/attica-5.113.0.ebuild +++ b/kde-frameworks/attica/attica-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing access to Open Collaboration Services" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="" RDEPEND=">=dev-qt/qtnetwork-${QTMIN}:5" |