commit: f70ff5a44c997650da160ce0931a5ed4982099dc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 22:16:02 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=f70ff5a4
dev-qt/qtnetworkauth: 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/qtnetworkauth/qtnetworkauth-5.15.9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.9999.ebuild
b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.9999.ebuild
index 7fbd2442..8ccea6f9 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5
framework"
LICENSE="GPL-3"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
IUSE=""