summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-09 16:28:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-09 16:30:01 +0300
commitf8eb6148aa48ab95dba155bc36686dcf3ca7483e (patch)
tree2722f27995c7481340955c7470ac6e9e5cfb91c7
parentdev-qt/qtx11extras: ppc64 stable wrt bug #670864 (diff)
downloadgentoo-f8eb6148aa48ab95dba155bc36686dcf3ca7483e.tar.gz
gentoo-f8eb6148aa48ab95dba155bc36686dcf3ca7483e.tar.bz2
gentoo-f8eb6148aa48ab95dba155bc36686dcf3ca7483e.zip
dev-qt/qtxml: ppc64 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-qt/qtxml/qtxml-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.11.3.ebuild b/dev-qt/qtxml/qtxml-5.11.3.ebuild
index dc4931cb6839..26ba50d539d8 100644
--- a/dev-qt/qtxml/qtxml-5.11.3.ebuild
+++ b/dev-qt/qtxml/qtxml-5.11.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM 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=""