diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:36:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:36:40 +0300 |
commit | 0e390d56b6e3509f035209d91895a82dbd547d12 (patch) | |
tree | 62c885cb99250fdfb983506223b77ec9397b4858 /dev-qt | |
parent | dev-qt/qt3d: Keyword 6.7.0 arm64, #927885 (diff) | |
download | gentoo-0e390d56b6e3509f035209d91895a82dbd547d12.tar.gz gentoo-0e390d56b6e3509f035209d91895a82dbd547d12.tar.bz2 gentoo-0e390d56b6e3509f035209d91895a82dbd547d12.zip |
dev-qt/qtlocation: Keyword 6.7.0 arm64, #927885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-6.7.0.ebuild b/dev-qt/qtlocation/qtlocation-6.7.0.ebuild index 6a7b3e52fb17..50eb41d84b1f 100644 --- a/dev-qt/qtlocation/qtlocation-6.7.0.ebuild +++ b/dev-qt/qtlocation/qtlocation-6.7.0.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 ~arm ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" fi RDEPEND=" |