summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:15:17 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:53 -0500
commitfa1275d83c9ac9dfdb87fea2774eb0f0c23b2958 (patch)
tree4b3b45cad46812debeb6298e0d50a0261c6b5763 /dev-qt
parentdev-qt/qtopengl: arm64 stable (bug #699240) (diff)
downloadgentoo-fa1275d83c9ac9dfdb87fea2774eb0f0c23b2958.tar.gz
gentoo-fa1275d83c9ac9dfdb87fea2774eb0f0c23b2958.tar.bz2
gentoo-fa1275d83c9ac9dfdb87fea2774eb0f0c23b2958.zip
dev-qt/qtpaths: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""