commit: cf88d08589a44e454833d9227d92eda1052e2a68
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 22:15:48 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 22:22:03 2020 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=cf88d085
dev-qt/qtbluetooth: Sync KEYWORDS w/ Gentoo ebuild repo
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
b/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
index 5b53f7c8..045e11cf 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Bluetooth support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
IUSE="qml"