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

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-02-11 12:36:57 +01:00
parent 90d9eb6730
commit ab7b2e9726

View File

@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
fi
IUSE="icu systemd"