From: Aaron Bauman Date: Fri, 24 May 2019 20:30:54 +0000 (-0400) Subject: dev-qt/qtpaths: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7cfdf341b039f348c7c3ce89ff3960542b89eed6;p=gentoo.git dev-qt/qtpaths: 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/qtpaths/qtpaths-5.12.3.ebuild b/dev-qt/qtpaths/qtpaths-5.12.3.ebuild index c4bb438a6013..10714c49e023 100644 --- a/dev-qt/qtpaths/qtpaths-5.12.3.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.12.3.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Command line client to QStandardPaths" 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=""