diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-22 18:53:52 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-25 07:40:23 +0800 |
commit | 9c4c4975d6a64cb2212a63b61e6bd0731a75ff63 (patch) | |
tree | 80d22b0822ce7d470020f7f40a027229ca0dd1cd /dev-qt | |
parent | app-i18n/ibus: keyword 1.5.24 for ~riscv (diff) | |
download | gentoo-9c4c4975d6a64cb2212a63b61e6bd0731a75ff63.tar.gz gentoo-9c4c4975d6a64cb2212a63b61e6bd0731a75ff63.tar.bz2 gentoo-9c4c4975d6a64cb2212a63b61e6bd0731a75ff63.zip |
dev-qt/qtgui: keyword 5.15.2-r1 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/qtgui/qtgui-5.15.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.2-r1.ebuild b/dev-qt/qtgui/qtgui-5.15.2-r1.ebuild index 720dcd1cbb3e..34d58b305ba0 100644 --- a/dev-qt/qtgui/qtgui-5.15.2-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.15.2-r1.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 707658 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 # TODO: linuxfb |