diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:10 +0000 |
commit | 6085ccdaa8f17218afe5c981771ebc3978ecd623 (patch) | |
tree | b2388584dc9494ecd542faa1263e2241dae52f43 /kde-frameworks/attica | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-6085ccdaa8f17218afe5c981771ebc3978ecd623.tar.gz gentoo-6085ccdaa8f17218afe5c981771ebc3978ecd623.tar.bz2 gentoo-6085ccdaa8f17218afe5c981771ebc3978ecd623.zip |
kde-frameworks/attica: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/attica')
-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" |