From fa1275d83c9ac9dfdb87fea2774eb0f0c23b2958 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 22 Dec 2019 11:15:17 -0500 Subject: dev-qt/qtpaths: arm64 stable (bug #699240) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- dev-qt/qtpaths/qtpaths-5.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="" -- cgit v1.2.3-65-gdbad