summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-25 15:30:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-25 15:30:47 +0200
commitf96db9138cdfce51cdd15c262342063c215d13c5 (patch)
treed34166df02e13d3587363f5e9fe3f24e7052d7d7 /dev-qt/qtpaths
parentgnome-base/gnome-session: keyword ~arm64 (diff)
downloadgentoo-f96db9138cdfce51cdd15c262342063c215d13c5.tar.gz
gentoo-f96db9138cdfce51cdd15c262342063c215d13c5.tar.bz2
gentoo-f96db9138cdfce51cdd15c262342063c215d13c5.zip
dev-qt/qtpaths: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
index bad2aa08961c..177127c7b542 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=""