summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:59:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:59:39 +0300
commitb6b03f85fad5f39820e2ad154a4a9af8c4903999 (patch)
tree318fbf42aafa9cc29d9a7dd5f2138ec92e1ef13c /dev-qt/qtpaths
parentdev-qt/qtopengl: Stabilize 5.15.5 arm64, #853232 (diff)
downloadgentoo-b6b03f85fad5f39820e2ad154a4a9af8c4903999.tar.gz
gentoo-b6b03f85fad5f39820e2ad154a4a9af8c4903999.tar.bz2
gentoo-b6b03f85fad5f39820e2ad154a4a9af8c4903999.zip
dev-qt/qtpaths: Stabilize 5.15.5 arm64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.5.ebuild b/dev-qt/qtpaths/qtpaths-5.15.5.ebuild
index b4c415bae248..c9c7e6d84f1c 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.5.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.5.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""