summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:18:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:41 +0200
commitf7868df615c0018e3151d4a8d0a5f02418ec2c6b (patch)
tree6f60b37d1a607bf7c7958025fee1252e69d500b0 /dev-qt/assistant
parentdev-libs/liborcus: x86 stable wrt bug #843353 (diff)
downloadgentoo-f7868df615c0018e3151d4a8d0a5f02418ec2c6b.tar.gz
gentoo-f7868df615c0018e3151d4a8d0a5f02418ec2c6b.tar.bz2
gentoo-f7868df615c0018e3151d4a8d0a5f02418ec2c6b.zip
dev-qt/assistant: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.4.ebuild b/dev-qt/assistant/assistant-5.15.4.ebuild
index 16ae7589bb8b..dd3a07a88d4e 100644
--- a/dev-qt/assistant/assistant-5.15.4.ebuild
+++ b/dev-qt/assistant/assistant-5.15.4.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=""