From: Aaron Bauman Date: Sun, 22 Dec 2019 16:15:17 +0000 (-0500) Subject: dev-qt/qtpaths: arm64 stable (bug #699240) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa1275d83c9ac9dfdb87fea2774eb0f0c23b2958;p=gentoo.git dev-qt/qtpaths: arm64 stable (bug #699240) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- diff --git a/dev-qt/qtpaths/qtpaths-5.13.2.ebuild b/dev-qt/qtpaths/qtpaths-5.13.2.ebuild index 7ad7beccf192..171082a33f8f 100644 --- a/dev-qt/qtpaths/qtpaths-5.13.2.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.13.2.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=""