dev-qt/qtprintsupport: keyword 5.15.2 for ~riscv

Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Alex Fan 2021-07-25 17:58:43 +10:00 committed by Yixun Lan
parent d268d96307
commit 85fc4379e6
No known key found for this signature in database
GPG Key ID: 31AAEA47594DBBED
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ DESCRIPTION="Printing support library for the Qt5 framework"
SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/qtbase-${PV}-gcc11.patch.xz"
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="cups gles2-only"