summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:05:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:21:06 +0200
commitc6ae38e0bce055bf86f400b78461572d82adec1a (patch)
tree7b0cad7b4bf82ea817c2f0f7e2abf44eaec0304b /dev-qt/qtscxml
parentdev-qt/qtscript: x86 stable (bug #664566) (diff)
downloadgentoo-c6ae38e0bce055bf86f400b78461572d82adec1a.tar.gz
gentoo-c6ae38e0bce055bf86f400b78461572d82adec1a.tar.bz2
gentoo-c6ae38e0bce055bf86f400b78461572d82adec1a.zip
dev-qt/qtscxml: 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/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.11.1.ebuild b/dev-qt/qtscxml/qtscxml-5.11.1.ebuild
index 296408e0faf3..b0ec2d3036f1 100644
--- a/dev-qt/qtscxml/qtscxml-5.11.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.11.1.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=""