summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:25:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:25:53 +0000
commit02643b4f1306c25d538248cda4ff2d3abcf73f7b (patch)
tree36bbd991b9bd575cfadcf13dc3c50d6a98cdf0c9
parentdev-qt/qtx11extras: stable 5.11.1 for ppc64, bug #664566 (diff)
downloadgentoo-02643b4f1306c25d538248cda4ff2d3abcf73f7b.tar.gz
gentoo-02643b4f1306c25d538248cda4ff2d3abcf73f7b.tar.bz2
gentoo-02643b4f1306c25d538248cda4ff2d3abcf73f7b.zip
dev-qt/qtxml: stable 5.11.1 for ppc64, bug #664566
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-qt/qtxml/qtxml-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.11.1.ebuild b/dev-qt/qtxml/qtxml-5.11.1.ebuild
index 5b241ab2318f..a7f2477e90e8 100644
--- a/dev-qt/qtxml/qtxml-5.11.1.ebuild
+++ b/dev-qt/qtxml/qtxml-5.11.1.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=""