summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 17:59:32 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 17:59:32 +0300
commit08056b27a3c7ecf64caa4d299f091a0eef3be9d3 (patch)
tree0abe19c794964dd0725b8d301aeec16e46d10267 /dev-qt/assistant
parentdev-python/txaio: add ~arm64 keyword (diff)
downloadgentoo-08056b27a3c7ecf64caa4d299f091a0eef3be9d3.tar.gz
gentoo-08056b27a3c7ecf64caa4d299f091a0eef3be9d3.tar.bz2
gentoo-08056b27a3c7ecf64caa4d299f091a0eef3be9d3.zip
dev-qt/assistant: amd64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.12.3.ebuild b/dev-qt/assistant/assistant-5.12.3.ebuild
index 6d109d6a499a..c6e33604a1af 100644
--- a/dev-qt/assistant/assistant-5.12.3.ebuild
+++ b/dev-qt/assistant/assistant-5.12.3.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
fi
IUSE="webkit"