commit: c1ae179f37a2cb6b48dbeef71c1ef9aeb4caecf9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 19:05:13 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 19:05:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ae179f
dev-qt/qtgraphicaleffects: Stabilize 5.15.13 ppc, #927748
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.13.ebuild
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.13.ebuild
index 7125b5f7b4f4..e7f2a333a335 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.13.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.13.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~x86"
fi
IUSE=""