summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:37:58 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:10 +0200
commitdbfa10986de65543a033fb3579c0254bdbdc0ff1 (patch)
treeee4a83bcd844540e235ddaa23261116f3ad01f9d /dev-qt
parentdev-qt/qtscript: x86 stable (bug #734600) (diff)
downloadgentoo-dbfa10986de65543a033fb3579c0254bdbdc0ff1.tar.gz
gentoo-dbfa10986de65543a033fb3579c0254bdbdc0ff1.tar.bz2
gentoo-dbfa10986de65543a033fb3579c0254bdbdc0ff1.zip
dev-qt/qtscxml: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
index 09fa92e9bb7e..f85c0919e340 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.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 arm64 ~x86"
+ KEYWORDS="amd64 arm64 x86"
fi
IUSE=""