diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 23:15:33 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:28:46 +0800 |
commit | 1ff6bf82c3dd349cae82f5562486316fa1c8196f (patch) | |
tree | 8997bfec9bb3df7c32f92446fca1c932bd563f91 /dev-python | |
parent | x11-libs/wxGTK: keyword ~riscv (diff) | |
download | gentoo-1ff6bf82c3dd349cae82f5562486316fa1c8196f.tar.gz gentoo-1ff6bf82c3dd349cae82f5562486316fa1c8196f.tar.bz2 gentoo-1ff6bf82c3dd349cae82f5562486316fa1c8196f.zip |
dev-python/PyQt-builder: 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')
-rw-r--r-- | dev-python/PyQt-builder/PyQt-builder-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.12.1.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.12.1.ebuild index 45ce770808ff..f136447e373d 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.12.1.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.12.1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="|| ( GPL-2 GPL-3 SIP )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] |