commit: f193793f14b11ffe556663b72b8fb2c5a8712811
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 15:47:05 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 15:47:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f193793f
dev-qt/qtxml: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtxml/qtxml-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtxml/qtxml-5.7.1.ebuild b/dev-qt/qtxml/qtxml-5.7.1.ebuild
index bb78107f237..e3a5216fc90 100644
--- a/dev-qt/qtxml/qtxml-5.7.1.ebuild
+++ b/dev-qt/qtxml/qtxml-5.7.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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
fi
IUSE=""