commit: 943509ec55e06a70db637c2972cf62bef33bed79
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 14:04:29 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 14:20:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943509ec
dev-qt/qtscxml: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
dev-qt/qtscxml/qtscxml-5.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.9.6.ebuild
b/dev-qt/qtscxml/qtscxml-5.9.6.ebuild
index 5f9558fa4aa..ca4f733913f 100644
--- a/dev-qt/qtscxml/qtscxml-5.9.6.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.9.6.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
IUSE=""