diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 20:49:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 20:49:29 +0200 |
commit | 71a948a0393e09ecac5e12711da0f311fc0aa654 (patch) | |
tree | bfe0c5208d7f773c71b318b2d3696528a082d242 /kde-frameworks/attica | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 5.115.0 arm64, #924308 (diff) | |
download | gentoo-71a948a0393e09ecac5e12711da0f311fc0aa654.tar.gz gentoo-71a948a0393e09ecac5e12711da0f311fc0aa654.tar.bz2 gentoo-71a948a0393e09ecac5e12711da0f311fc0aa654.zip |
kde-frameworks/attica: Stabilize 5.115.0 arm64, #924308
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/attica')
-rw-r--r-- | kde-frameworks/attica/attica-5.115.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/attica/attica-5.115.0.ebuild b/kde-frameworks/attica/attica-5.115.0.ebuild index e5d4bc1d2e79..6947db2e4b0b 100644 --- a/kde-frameworks/attica/attica-5.115.0.ebuild +++ b/kde-frameworks/attica/attica-5.115.0.ebuild @@ -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" |