summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-17 08:45:46 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-17 22:12:25 +0100
commit7239bfa98dc18f2f164fa15d64b97a64c5b08c65 (patch)
tree5d49d2e08ef0f53c6d75371be5cf274b631520b4
parentdev-qt/qtwidgets: keyworded 5.9.6-r1 for sparc (diff)
downloadgentoo-7239bfa9.tar.gz
gentoo-7239bfa9.tar.bz2
gentoo-7239bfa9.zip
dev-qt/qthelp: keyworded 5.9.6 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
-rw-r--r--dev-qt/qthelp/qthelp-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.9.6.ebuild b/dev-qt/qthelp/qthelp-5.9.6.ebuild
index 094af088a83b..e99a29a3f827 100644
--- a/dev-qt/qthelp/qthelp-5.9.6.ebuild
+++ b/dev-qt/qthelp/qthelp-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""