summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:09:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:11:56 +0200
commit67a2a3e39bb2b16f4d1f624c585c734aea2526ad (patch)
tree58f4ce0af415972867145125952efb319c078c4e
parentdev-qt/qtx11extras: ppc stable wrt bug #685260 (diff)
downloadgentoo-67a2a3e39bb2b16f4d1f624c585c734aea2526ad.tar.gz
gentoo-67a2a3e39bb2b16f4d1f624c585c734aea2526ad.tar.bz2
gentoo-67a2a3e39bb2b16f4d1f624c585c734aea2526ad.zip
dev-qt/qtxml: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
-rw-r--r--dev-qt/qtxml/qtxml-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.12.3.ebuild b/dev-qt/qtxml/qtxml-5.12.3.ebuild
index 99b8f759c28e..5406f0e6f6ff 100644
--- a/dev-qt/qtxml/qtxml-5.12.3.ebuild
+++ b/dev-qt/qtxml/qtxml-5.12.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=""