diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-26 20:46:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-26 20:46:36 +0200 |
commit | 623b7fda0426f31458b73ad52a6341d35007d03e (patch) | |
tree | db5268ea486d43cf208ce7adcd6abc43be6d78c3 /dev-qt/qtlocation | |
parent | dev-qt/qtconnectivity: Keyword 6.6.3 arm, #927885 (diff) | |
download | gentoo-623b7fda0426f31458b73ad52a6341d35007d03e.tar.gz gentoo-623b7fda0426f31458b73ad52a6341d35007d03e.tar.bz2 gentoo-623b7fda0426f31458b73ad52a6341d35007d03e.zip |
dev-qt/qtlocation: Keyword 6.6.3 arm, #927885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-6.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-6.6.3.ebuild b/dev-qt/qtlocation/qtlocation-6.6.3.ebuild index 112102c1365c..7ee3d4b2d665 100644 --- a/dev-qt/qtlocation/qtlocation-6.6.3.ebuild +++ b/dev-qt/qtlocation/qtlocation-6.6.3.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Location (places, maps, navigation) library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm" fi RDEPEND=" |