dev-qt/qtcore: arm stable wrt bug #699226

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
Mikle Kolyada
2020-01-27 14:33:24 +03:00
parent e1a5649b5b
commit a7023bf58d

View File

@@ -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"