summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:30:54 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:31 -0400
commit7cfdf341b039f348c7c3ce89ff3960542b89eed6 (patch)
tree2adb34c82fad05f39589995acdd6d5de203cc48b /dev-qt/qtpaths
parentdev-qt/qtopengl: arm64 stable (diff)
downloadgentoo-7cfdf341b039f348c7c3ce89ff3960542b89eed6.tar.gz
gentoo-7cfdf341b039f348c7c3ce89ff3960542b89eed6.tar.bz2
gentoo-7cfdf341b039f348c7c3ce89ff3960542b89eed6.zip
dev-qt/qtpaths: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""