summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:31 +0100
commit9e086df1ac41657fbd3b89c889b3ed0700dad26f (patch)
treeda7fe486677cc57e1181e2caa26b1ec7852cc8fb
parentdev-qt/qtxmlpatterns: amd64 stable wrt bug #699328 (diff)
downloadgentoo-9e086df1ac41657fbd3b89c889b3ed0700dad26f.tar.gz
gentoo-9e086df1ac41657fbd3b89c889b3ed0700dad26f.tar.bz2
gentoo-9e086df1ac41657fbd3b89c889b3ed0700dad26f.zip
dev-qt/assistant: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/assistant/assistant-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.14.1.ebuild b/dev-qt/assistant/assistant-5.14.1.ebuild
index 62e38916a568..1017d31372fd 100644
--- a/dev-qt/assistant/assistant-5.14.1.ebuild
+++ b/dev-qt/assistant/assistant-5.14.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"