summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:48:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:50:30 +0300
commit7bf3729883f5c493c0a4e1db26cf0c64af8d24b7 (patch)
treec607ddaf038f96fac5cbd04fc3e828e9d0e40a00
parentdev-qt/qtscript: x86 stable wrt bug #685260 (diff)
downloadgentoo-7bf3729883f5c493c0a4e1db26cf0c64af8d24b7.tar.gz
gentoo-7bf3729883f5c493c0a4e1db26cf0c64af8d24b7.tar.bz2
gentoo-7bf3729883f5c493c0a4e1db26cf0c64af8d24b7.zip
dev-qt/qtscxml: x86 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
-rw-r--r--dev-qt/qtscxml/qtscxml-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild b/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
index 3d59748a1072..067b60bd6b00 100644
--- a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.12.3.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=""