From: Aaron Bauman Date: Fri, 24 May 2019 20:28:43 +0000 (-0400) Subject: dev-qt/qtcore: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3a9b38f047ea280d93a0f0514e80537e46909c47;p=gentoo.git dev-qt/qtcore: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-qt/qtcore/qtcore-5.12.3.ebuild b/dev-qt/qtcore/qtcore-5.12.3.ebuild index 504b095e48d3..6aa5c4038c5f 100644 --- a/dev-qt/qtcore/qtcore-5.12.3.ebuild +++ b/dev-qt/qtcore/qtcore-5.12.3.ebuild @@ -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 ~amd64-fbsd" + KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="icu systemd"