summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-07 13:12:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-07 13:12:18 +0100
commitc1943151b9af554c4b70c75da3355acfd8cb6f34 (patch)
tree7a32bae4c902d5825ef205084f0de0f6726d967f
parentdev-python/markdown: x86 stable wrt bug #708556 (diff)
downloadgentoo-c1943151.tar.gz
gentoo-c1943151.tar.bz2
gentoo-c1943151.zip
dev-qt/qtcore: x86 stable wrt bug #707354
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qtcore/qtcore-5.12.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.12.3-r2.ebuild b/dev-qt/qtcore/qtcore-5.12.3-r2.ebuild
index a4e53c829627..952aa0572413 100644
--- a/dev-qt/qtcore/qtcore-5.12.3-r2.ebuild
+++ b/dev-qt/qtcore/qtcore-5.12.3-r2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~arm ~x86"
+ KEYWORDS="~arm x86"
fi
IUSE="icu systemd"