diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 21:16:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 21:17:36 +0000 |
commit | 5bc30768ceaedb6db6e71c97394b51074e3b0fda (patch) | |
tree | 84e39bca474cf22858d5813821e7e52d1163b88c /dev-qt/assistant | |
parent | net-fs/samba: Bump to version 4.13.3 (diff) | |
download | gentoo-5bc30768ceaedb6db6e71c97394b51074e3b0fda.tar.gz gentoo-5bc30768ceaedb6db6e71c97394b51074e3b0fda.tar.bz2 gentoo-5bc30768ceaedb6db6e71c97394b51074e3b0fda.zip |
dev-qt/assistant: Stabilize 5.15.2 ppc64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r-- | dev-qt/assistant/assistant-5.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.2.ebuild b/dev-qt/assistant/assistant-5.15.2.ebuild index 369d9d8fd7ae..535b67dc16a8 100644 --- a/dev-qt/assistant/assistant-5.15.2.ebuild +++ b/dev-qt/assistant/assistant-5.15.2.ebuild @@ -9,7 +9,7 @@ inherit desktop qt5-build xdg-utils DESCRIPTION="Tool for viewing on-line documentation in Qt help file format" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc64 ~sparc x86" + KEYWORDS="~amd64 ~arm arm64 ~hppa ppc64 ~sparc x86" fi IUSE="" |