commit: f96db9138cdfce51cdd15c262342063c215d13c5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 13:30:47 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 13:30:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96db913
dev-qt/qtpaths: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-qt/qtpaths/qtpaths-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
index bad2aa08961..177127c7b54 100644
--- a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ppc ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE=""