diff options
author | 2024-11-10 01:40:26 +0100 | |
---|---|---|
committer | 2024-11-10 01:40:26 +0100 | |
commit | 88ffd32a718ad1d705a9b10da7ab997d8ab9a889 (patch) | |
tree | ddd41b0cfc8590626832b695f35fcb50d63b1d51 /kde-frameworks/attica | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 6.7.0 amd64, #941978 (diff) | |
download | gentoo-88ffd32a718ad1d705a9b10da7ab997d8ab9a889.tar.gz gentoo-88ffd32a718ad1d705a9b10da7ab997d8ab9a889.tar.bz2 gentoo-88ffd32a718ad1d705a9b10da7ab997d8ab9a889.zip |
kde-frameworks/attica: Stabilize 6.7.0 amd64, #941978
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'kde-frameworks/attica')
-rw-r--r-- | kde-frameworks/attica/attica-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/attica/attica-6.7.0.ebuild b/kde-frameworks/attica/attica-6.7.0.ebuild index 967b159c0b31..d7114ce411d8 100644 --- a/kde-frameworks/attica/attica-6.7.0.ebuild +++ b/kde-frameworks/attica/attica-6.7.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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-qt/qtbase-${QTMIN}:6[network]" |