summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-19 11:01:01 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-19 11:34:45 +0100
commit6ab0fd75b8fafb597ec14359e322c67b6adca4a4 (patch)
treef0766e5e9848da04b58178fba27f0fae1d395303
parentdev-qt/qtprintsupport: keyworded 5.11.1 for sparc (diff)
downloadgentoo-6ab0fd75.tar.gz
gentoo-6ab0fd75.tar.bz2
gentoo-6ab0fd75.zip
dev-qt/assistant: keyworded 5.11.1 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
-rw-r--r--dev-qt/assistant/assistant-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.11.1.ebuild b/dev-qt/assistant/assistant-5.11.1.ebuild
index 0fe2bc14566e..5cb6d4e5d07f 100644
--- a/dev-qt/assistant/assistant-5.11.1.ebuild
+++ b/dev-qt/assistant/assistant-5.11.1.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 ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
fi
IUSE="webkit"