summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:42:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:15 +0200
commit8e501f9644a3a5079480a3ee6cb98625508ebeb1 (patch)
treeef262e50ac542dc586f4102593183c6b74853ae4 /dev-qt/qtxml
parentdev-qt/qtx11extras: x86 stable (bug #734600) (diff)
downloadgentoo-8e501f9644a3a5079480a3ee6cb98625508ebeb1.tar.gz
gentoo-8e501f9644a3a5079480a3ee6cb98625508ebeb1.tar.bz2
gentoo-8e501f9644a3a5079480a3ee6cb98625508ebeb1.zip
dev-qt/qtxml: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r--dev-qt/qtxml/qtxml-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.1.ebuild b/dev-qt/qtxml/qtxml-5.15.1.ebuild
index 76481207ab31..1f6a108a9d98 100644
--- a/dev-qt/qtxml/qtxml-5.15.1.ebuild
+++ b/dev-qt/qtxml/qtxml-5.15.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=""