diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 13:59:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 13:59:48 +0300 |
commit | f1feb3403f058b5745a1db8733643ea640b25d81 (patch) | |
tree | 4624d3b738ac18702b1ef023952c4d32be7a74e5 /kde-frameworks/extra-cmake-modules | |
parent | profiles/package.mask: last-rite sys-libs/cygwin-crypt too (diff) | |
download | gentoo-f1feb3403f058b5745a1db8733643ea640b25d81.tar.gz gentoo-f1feb3403f058b5745a1db8733643ea640b25d81.tar.bz2 gentoo-f1feb3403f058b5745a1db8733643ea640b25d81.zip |
kde-frameworks/extra-cmake-modules: Stabilize 5.106.0 arm, #906676
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.106.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.106.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.106.0.ebuild index 4f1be6b93a0d..c5ce1fc30fdf 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.106.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.106.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 )" |