diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 21:28:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 21:28:56 +0200 |
commit | fd3312f07ba542cbc51819d3f35c0b796696d53c (patch) | |
tree | f286a167c89006fa9725960201c3eff423667059 /dev-qt/assistant | |
parent | dev-libs/librevenge: Stabilize 0.0.5 ppc64, #888946 (diff) | |
download | gentoo-fd3312f07ba542cbc51819d3f35c0b796696d53c.tar.gz gentoo-fd3312f07ba542cbc51819d3f35c0b796696d53c.tar.bz2 gentoo-fd3312f07ba542cbc51819d3f35c0b796696d53c.zip |
dev-qt/assistant: Stabilize 5.15.8 ppc64, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r-- | dev-qt/assistant/assistant-5.15.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.8.ebuild b/dev-qt/assistant/assistant-5.15.8.ebuild index 5ed2565bdd5b..95a6f017be24 100644 --- a/dev-qt/assistant/assistant-5.15.8.ebuild +++ b/dev-qt/assistant/assistant-5.15.8.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86" fi QT5_MODULE="qttools" |