summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 15:04:17 +0000
committerSam James <sam@gentoo.org>2020-10-12 15:22:15 +0000
commitee80eafd57761f7446b219ae2779e56c0a61543b (patch)
tree031bb5a06fd845ad9fcf5e4d2eb386280cd9f691 /dev-qt/assistant
parentnet-misc/curl: s390 stable wrt bug #737990 (diff)
downloadgentoo-ee80eafd57761f7446b219ae2779e56c0a61543b.tar.gz
gentoo-ee80eafd57761f7446b219ae2779e56c0a61543b.tar.bz2
gentoo-ee80eafd57761f7446b219ae2779e56c0a61543b.zip
dev-qt/assistant: Stabilize 5.15.1 amd64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.1.ebuild b/dev-qt/assistant/assistant-5.15.1.ebuild
index 1fab35388adc..c74b1a6b063f 100644
--- a/dev-qt/assistant/assistant-5.15.1.ebuild
+++ b/dev-qt/assistant/assistant-5.15.1.ebuild
@@ -8,7 +8,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="webkit"