diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-02 14:49:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-02 18:20:30 +0800 |
commit | 44096a445ccdf743456f256c3b8295f7d828efa2 (patch) | |
tree | 3bfed13100159bab413ad5846bb61c87ad24a8e4 /dev-python/PyQt5 | |
parent | profiles/arch/loong: mask dev-python/PyQt5[location] for now (diff) | |
download | gentoo-44096a445ccdf743456f256c3b8295f7d828efa2.tar.gz gentoo-44096a445ccdf743456f256c3b8295f7d828efa2.tar.bz2 gentoo-44096a445ccdf743456f256c3b8295f7d828efa2.zip |
dev-python/PyQt5: keyword 5.15.7 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.7.ebuild b/dev-python/PyQt5/PyQt5-5.15.7.ebuild index 11b7294e4819..1c722178b644 100644 --- a/dev-python/PyQt5/PyQt5-5.15.7.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.7.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |