From: Sergei Trofimovich Date: Mon, 26 Mar 2018 07:03:42 +0000 (+0100) Subject: dev-qt/qtserialport: stable 5.9.4 for ppc64, bug #642822 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c566741b1ac5db68c97864df8c375bee6b86338;p=gentoo.git dev-qt/qtserialport: stable 5.9.4 for ppc64, bug #642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-qt/qtserialport/qtserialport-5.9.4.ebuild b/dev-qt/qtserialport/qtserialport-5.9.4.ebuild index efcd948280db..bccdd88491a8 100644 --- a/dev-qt/qtserialport/qtserialport-5.9.4.ebuild +++ b/dev-qt/qtserialport/qtserialport-5.9.4.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Serial port abstraction library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 x86" fi IUSE=""