diff options
author | 2024-01-04 10:05:46 +0000 | |
---|---|---|
committer | 2024-01-04 10:05:46 +0000 | |
commit | 9c83838de8105ba76c3175b68e279478bc5c76c6 (patch) | |
tree | 79d4a68f6897db14326c4a568b1ed3de42611c17 /kde-frameworks/kitemmodels | |
parent | kde-frameworks/kinit: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-9c83838de8105ba76c3175b68e279478bc5c76c6.tar.gz gentoo-9c83838de8105ba76c3175b68e279478bc5c76c6.tar.bz2 gentoo-9c83838de8105ba76c3175b68e279478bc5c76c6.zip |
kde-frameworks/kitemmodels: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kitemmodels')
-rw-r--r-- | kde-frameworks/kitemmodels/kitemmodels-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kitemmodels/kitemmodels-5.113.0.ebuild b/kde-frameworks/kitemmodels/kitemmodels-5.113.0.ebuild index 9ea47318be23..b4ed5bc62fd8 100644 --- a/kde-frameworks/kitemmodels/kitemmodels-5.113.0.ebuild +++ b/kde-frameworks/kitemmodels/kitemmodels-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 data models to help with tasks such as sorting and filtering" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="qml" RDEPEND=" |