summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:12 +0300
commit85d359cee6b23cfde104fff8d3bd1f061646f5df (patch)
treefa7bad9d5ac0abb5a989c58c60ff7fe775f6c293 /dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild
parentdev-qt/qdoc: Stabilize 5.15.3 arm64, #835762 (diff)
downloadgentoo-85d359cee6b23cfde104fff8d3bd1f061646f5df.tar.gz
gentoo-85d359cee6b23cfde104fff8d3bd1f061646f5df.tar.bz2
gentoo-85d359cee6b23cfde104fff8d3bd1f061646f5df.zip
dev-qt/qtconcurrent: Stabilize 5.15.3 arm64, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild
index fe838b37b80a..18625f9fe175 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.3.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""