diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:20:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:21:05 +0300 |
commit | 75bc8edfe0b70fd19db0a5939a0259edea5e197b (patch) | |
tree | 72f3e853e36c80f0b94e3931591b626aa18493a5 /dev-qt | |
parent | dev-qt/qtwebsockets: ppc64 stable wrt bug #655664 (diff) | |
download | gentoo-75bc8edfe0b70fd19db0a5939a0259edea5e197b.tar.gz gentoo-75bc8edfe0b70fd19db0a5939a0259edea5e197b.tar.bz2 gentoo-75bc8edfe0b70fd19db0a5939a0259edea5e197b.zip |
dev-qt/qtx11extras: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild b/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild index 64a6731f4db0..489497a7a140 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" |