summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-04-01 08:02:16 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-04-02 09:05:00 -0400
commit8ea17894fae1a4ee44c9292dab718d0644531847 (patch)
tree41ea858038d987c91bec147a287dafaa636a68fe /dev-qt/qtnetworkauth
parentdev-qt/qtlocation: sync live keywords (diff)
downloadgentoo-8ea17894fae1a4ee44c9292dab718d0644531847.tar.gz
gentoo-8ea17894fae1a4ee44c9292dab718d0644531847.tar.bz2
gentoo-8ea17894fae1a4ee44c9292dab718d0644531847.zip
dev-qt/qtnetworkauth: sync live keywords
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtnetworkauth')
-rw-r--r--dev-qt/qtnetworkauth/qtnetworkauth-6.7.9999.ebuild4
-rw-r--r--dev-qt/qtnetworkauth/qtnetworkauth-6.9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-6.7.9999.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-6.7.9999.ebuild
index c0c8c0b51bf7..422f1bcf7f3b 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-6.7.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-6.7.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Network authorization library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6[network]"
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-6.9999.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-6.9999.ebuild
index c0c8c0b51bf7..422f1bcf7f3b 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-6.9999.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-6.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Network authorization library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6[network]"