summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-22 20:09:22 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-25 07:40:54 +0800
commit6650fda72948cd83e1521241a46a66ace4e59f7d (patch)
tree945677607b70e32a2349b49a92feb1c389e924e3 /dev-qt
parentdev-db/freetds: keyword 1.2.18 for ~riscv (diff)
downloadgentoo-6650fda72948cd83e1521241a46a66ace4e59f7d.tar.gz
gentoo-6650fda72948cd83e1521241a46a66ace4e59f7d.tar.bz2
gentoo-6650fda72948cd83e1521241a46a66ace4e59f7d.zip
dev-qt/qtsql: keyword 5.15.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtsql/qtsql-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-5.15.2.ebuild b/dev-qt/qtsql/qtsql-5.15.2.ebuild
index c48f5e3479d6..f94643be7b4b 100644
--- a/dev-qt/qtsql/qtsql-5.15.2.ebuild
+++ b/dev-qt/qtsql/qtsql-5.15.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/qtbase-${PV}-gcc11.patch.xz"
SLOT=5/$(ver_cut 1-3) # bug 639140
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="freetds mysql oci8 odbc postgres +sqlite"