summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 21:45:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 21:45:18 +0300
commitbdf0e1220309a76693673befeeecdeb638547b86 (patch)
treec248cdbaf710b0810ff538ef05479491f4d336d3 /dev-qt/qtcore
parentmedia-radio/direwolf: Keyword 1.6 arm64, #838070 (diff)
downloadgentoo-bdf0e1220309a76693673befeeecdeb638547b86.tar.gz
gentoo-bdf0e1220309a76693673befeeecdeb638547b86.tar.bz2
gentoo-bdf0e1220309a76693673befeeecdeb638547b86.zip
dev-qt/qtcore: Stabilize 5.15.3 arm, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r--dev-qt/qtcore/qtcore-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.15.3.ebuild b/dev-qt/qtcore/qtcore-5.15.3.ebuild
index 8e924cdfabd0..b04553a131cf 100644
--- a/dev-qt/qtcore/qtcore-5.15.3.ebuild
+++ b/dev-qt/qtcore/qtcore-5.15.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform application development framework"
SLOT=5/${QT5_PV}
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="icu old-kernel systemd"