diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 23:17:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:28:49 +0800 |
commit | ae5e836e1497ebd62a80a3e38f63b530ccfb1395 (patch) | |
tree | 0358d774d054bc5172104e6da6a50bc48fa0d533 /dev-python/PyQt5 | |
parent | dev-python/PyQt-builder: keyword ~riscv (diff) | |
download | gentoo-ae5e836e1497ebd62a80a3e38f63b530ccfb1395.tar.gz gentoo-ae5e836e1497ebd62a80a3e38f63b530ccfb1395.tar.bz2 gentoo-ae5e836e1497ebd62a80a3e38f63b530ccfb1395.zip |
dev-python/PyQt5: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.5.ebuild b/dev-python/PyQt5/PyQt5-5.15.5.ebuild index c4effe4968bc..d829c5fe002f 100644 --- a/dev-python/PyQt5/PyQt5-5.15.5.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.5.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 |