summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-08 15:07:15 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-10 16:48:48 +0800
commit0b32f05df2f4ef4077432d114b112ffc39a1bdac (patch)
tree6264aa942dc16e750e2db0ca47deec7bfb52c18c /dev-qt/qtopengl
parentdev-qt/qtlocation: keyword 5.15.2-r1 for ~riscv (diff)
downloadgentoo-0b32f05df2f4ef4077432d114b112ffc39a1bdac.tar.gz
gentoo-0b32f05df2f4ef4077432d114b112ffc39a1bdac.tar.bz2
gentoo-0b32f05df2f4ef4077432d114b112ffc39a1bdac.zip
dev-qt/qtopengl: 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/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.15.2.ebuild b/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
index bae6df383265..916bc3174710 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
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="gles2-only"