summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:16:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:21:38 +0200
commit0c5bd104d895c4f692ec2661a8621cdcbab7b27f (patch)
tree32951bec21b54cb34a83214867a82358a5e5f89a /dev-qt
parentdev-qt/qtx11extras: x86 stable (bug #664566) (diff)
downloadgentoo-0c5bd104d895c4f692ec2661a8621cdcbab7b27f.tar.gz
gentoo-0c5bd104d895c4f692ec2661a8621cdcbab7b27f.tar.bz2
gentoo-0c5bd104d895c4f692ec2661a8621cdcbab7b27f.zip
dev-qt/qtxml: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-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 db29c9e27131..9989806d0ad0 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=""