summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:12:00 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:12:00 +0100
commitf457643c1093eab24b2e52015e68edc5c552383c (patch)
tree1c9aabfc3baf8cacaa070cb9540c702cff1a849b /dev-qt/qtxml
parentdev-qt/qtx11extras: ppc stable wrt bug #699328 (diff)
downloadgentoo-f457643c1093eab24b2e52015e68edc5c552383c.tar.gz
gentoo-f457643c1093eab24b2e52015e68edc5c552383c.tar.bz2
gentoo-f457643c1093eab24b2e52015e68edc5c552383c.zip
dev-qt/qtxml: ppc stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r--dev-qt/qtxml/qtxml-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.14.1.ebuild b/dev-qt/qtxml/qtxml-5.14.1.ebuild
index 8d0e1d4f9e93..4cac6a5104fe 100644
--- a/dev-qt/qtxml/qtxml-5.14.1.ebuild
+++ b/dev-qt/qtxml/qtxml-5.14.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"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""