diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 22:05:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 22:05:07 +0300 |
commit | 834e415a81fd043276278fe7610a90184ea3f5d8 (patch) | |
tree | 2c584b52184e23aaa4e4a72531c875fefc1d0bef /dev-qt/qtcore | |
parent | dev-python/PyQt-builder: add 1.16.0 (diff) | |
download | gentoo-834e415a81fd043276278fe7610a90184ea3f5d8.tar.gz gentoo-834e415a81fd043276278fe7610a90184ea3f5d8.tar.bz2 gentoo-834e415a81fd043276278fe7610a90184ea3f5d8.zip |
dev-qt/qtcore: Stabilize 5.15.13 ppc, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r-- | dev-qt/qtcore/qtcore-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.15.13.ebuild b/dev-qt/qtcore/qtcore-5.15.13.ebuild index 12c8ca42962e..e50c8149aeee 100644 --- a/dev-qt/qtcore/qtcore-5.15.13.ebuild +++ b/dev-qt/qtcore/qtcore-5.15.13.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86" fi QT5_MODULE="qtbase" |