diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-18 18:03:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-18 18:04:16 +0200 |
commit | 2f349feadc2d5ee7f16a55fe6488970fb952ac53 (patch) | |
tree | 5bfd6cc83b035f2a62ea4f4c318f7c8514889cc5 /kde-frameworks/extra-cmake-modules | |
parent | kde-frameworks/qqc2-desktop-style: Stabilize 5.102.0 x86, #891927 (diff) | |
download | gentoo-2f349feadc2d5ee7f16a55fe6488970fb952ac53.tar.gz gentoo-2f349feadc2d5ee7f16a55fe6488970fb952ac53.tar.bz2 gentoo-2f349feadc2d5ee7f16a55fe6488970fb952ac53.zip |
kde-frameworks/extra-cmake-modules: Stabilize 5.102.0 amd64, #891927
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/extra-cmake-modules')
-rw-r--r-- | kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.102.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.102.0.ebuild index fd92d9c97123..400478a31430 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.102.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.102.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules" LICENSE="BSD" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" IUSE="doc test" RESTRICT="!test? ( test )" |