summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:23:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:23:48 +0000
commit2cce29030cff45e00b2aa9353907f9f62f72e514 (patch)
tree5ae5df86ebc178c9d5ff4d2508ff0d94655bcd49 /dev-qt/qtxml
parentdev-qt/qtx11extras: stable 5.11.1 for ppc, bug #664566 (diff)
downloadgentoo-2cce29030cff45e00b2aa9353907f9f62f72e514.tar.gz
gentoo-2cce29030cff45e00b2aa9353907f9f62f72e514.tar.bz2
gentoo-2cce29030cff45e00b2aa9353907f9f62f72e514.zip
dev-qt/qtxml: stable 5.11.1 for ppc, bug #664566
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-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 9989806d0ad0..5b241ab2318f 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=""