diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 15:07:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 15:07:35 +0000 |
commit | b4e280d80f140fdffeaf45514f18b908a5794c51 (patch) | |
tree | e3c6be93e9a5e37ceaefa21f1ddb8706c7b7d239 /dev-python/PyQt5-sip | |
parent | dev-python/PyQt-builder: Stabilize 1.15.3 amd64, #916748 (diff) | |
download | gentoo-b4e280d80f140fdffeaf45514f18b908a5794c51.tar.gz gentoo-b4e280d80f140fdffeaf45514f18b908a5794c51.tar.bz2 gentoo-b4e280d80f140fdffeaf45514f18b908a5794c51.zip |
dev-python/PyQt5-sip: Stabilize 12.13.0 x86, #916749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5-sip')
-rw-r--r-- | dev-python/PyQt5-sip/PyQt5-sip-12.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-12.13.0.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-12.13.0.ebuild index a64eb17422e2..96e9a7a3e1ce 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-12.13.0.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-12.13.0.ebuild @@ -15,4 +15,4 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/sip/" LICENSE="|| ( GPL-2 GPL-3 SIP )" SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" |