commit: da68e4aee93796cbdea328b03d44b754652e5410
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 09:11:53 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 09:12:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da68e4ae
dev-qt/qtconcurrent: destabilize 5.15.5-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtconcurrent/qtconcurrent-5.15.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.5-r1.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.15.5-r1.ebuild
index 7b32aa70d089..ba62a7bd4f2e 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.5-r1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.5-r1.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc
~x86"
fi
IUSE=""