diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-20 19:11:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-20 19:11:54 +0300 |
commit | 27f7bb00b204cc54a4cd73f756dcd2a55ff39f2f (patch) | |
tree | ed1408dc9d11aed065c9440dbfc593ed397d5f99 /dev-qt/assistant/assistant-5.12.5.ebuild | |
parent | dev-qt/qtxmlpatterns: amd64 stable wrt bug #691738 (diff) | |
download | gentoo-27f7bb00b204cc54a4cd73f756dcd2a55ff39f2f.tar.gz gentoo-27f7bb00b204cc54a4cd73f756dcd2a55ff39f2f.tar.bz2 gentoo-27f7bb00b204cc54a4cd73f756dcd2a55ff39f2f.zip |
dev-qt/assistant: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/assistant/assistant-5.12.5.ebuild')
-rw-r--r-- | dev-qt/assistant/assistant-5.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.12.5.ebuild b/dev-qt/assistant/assistant-5.12.5.ebuild index bcdc02965ee0..cadf194bd845 100644 --- a/dev-qt/assistant/assistant-5.12.5.ebuild +++ b/dev-qt/assistant/assistant-5.12.5.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" |