diff options
author | Yixun Lan <dlan@gentoo.org> | 2024-03-28 03:51:39 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-03-28 04:02:30 +0000 |
commit | 18a4af0e1ec3b2c49d04bb46308d5be781869983 (patch) | |
tree | 8ab1e12b01d0698c171c4fc9395f4282d71213c4 /dev-qt/qtlocation/qtlocation-6.6.3.ebuild | |
parent | dev-qt/qtconnectivity: Keyword 6.6.3 riscv, #927885 (diff) | |
download | gentoo-18a4af0e1ec3b2c49d04bb46308d5be781869983.tar.gz gentoo-18a4af0e1ec3b2c49d04bb46308d5be781869983.tar.bz2 gentoo-18a4af0e1ec3b2c49d04bb46308d5be781869983.zip |
dev-qt/qtlocation: Keyword 6.6.3 riscv, #927885
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation/qtlocation-6.6.3.ebuild')
-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 38813d05f3b6..9ffb31700378 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 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~riscv ~x86" fi RDEPEND=" |