1 |
commit: 6d5c58b2153b847d63cadf4e653343c60d339932 |
2 |
Author: Sam James <sam <AT> gentoo <DOT> org> |
3 |
AuthorDate: Fri Apr 29 04:06:33 2022 +0000 |
4 |
Commit: Sam James <sam <AT> gentoo <DOT> org> |
5 |
CommitDate: Fri Apr 29 04:06:33 2022 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5c58b2 |
7 |
|
8 |
kde-frameworks/extra-cmake-modules: Stabilize 5.92.0 ppc, #838502 |
9 |
|
10 |
Signed-off-by: Sam James <sam <AT> gentoo.org> |
11 |
|
12 |
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild | 2 +- |
13 |
1 file changed, 1 insertion(+), 1 deletion(-) |
14 |
|
15 |
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild |
16 |
index 478bac7ab204..408c253bc7f6 100644 |
17 |
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild |
18 |
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild |
19 |
@@ -11,7 +11,7 @@ DESCRIPTION="Extra modules and scripts for CMake" |
20 |
HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules" |
21 |
|
22 |
LICENSE="BSD" |
23 |
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv x86" |
24 |
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86" |
25 |
IUSE="doc test" |
26 |
|
27 |
RESTRICT="!test? ( test )" |