summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:59 +0100
commit6c6419377d0d83927cd6b48572539f00d8af169c (patch)
tree8f47bfb72e2e64fb9b2f4e208c582963f88f6247
parentdev-qt/qtscript: x86 stable wrt bug #699328 (diff)
downloadgentoo-6c6419377d0d83927cd6b48572539f00d8af169c.tar.gz
gentoo-6c6419377d0d83927cd6b48572539f00d8af169c.tar.bz2
gentoo-6c6419377d0d83927cd6b48572539f00d8af169c.zip
dev-qt/qtscxml: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qtscxml/qtscxml-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild b/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
index d05ec9748d48..8d92261fc127 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.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=""