diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-09 15:03:46 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-10 16:52:10 +0800 |
commit | 6106eaea1ba72987fef6bdb9412766ced41ad7d5 (patch) | |
tree | 09aeeb51590e76dec259f5263f7220b7144cff55 /dev-python/PyQt5 | |
parent | dev-qt/qtwebchannel: keyword 5.15.2 for ~riscv (diff) | |
download | gentoo-6106eaea1ba72987fef6bdb9412766ced41ad7d5.tar.gz gentoo-6106eaea1ba72987fef6bdb9412766ced41ad7d5.tar.bz2 gentoo-6106eaea1ba72987fef6bdb9412766ced41ad7d5.zip |
dev-python/PyQt5: keyword 5.15.4-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild index 7030695c18fb..1e016c72565e 100644 --- a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |