summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:18:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:18:50 +0100
commitf964704f9ff499fcd3fe61a395f693b222b48478 (patch)
tree3b03be7a3945627c3c45c487312d65763d855c8a /dev-qt/assistant
parentdev-libs/icu-layoutex: amd64 stable wrt bug #702500 (diff)
downloadgentoo-f964704f9ff499fcd3fe61a395f693b222b48478.tar.gz
gentoo-f964704f9ff499fcd3fe61a395f693b222b48478.tar.bz2
gentoo-f964704f9ff499fcd3fe61a395f693b222b48478.zip
dev-qt/assistant: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.13.2.ebuild b/dev-qt/assistant/assistant-5.13.2.ebuild
index ad1fb3981efb..bcdc02965ee0 100644
--- a/dev-qt/assistant/assistant-5.13.2.ebuild
+++ b/dev-qt/assistant/assistant-5.13.2.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"