dev-qt/qtdiag: keyworded 5.11.1 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 19 Aug 2018 08:48:33 +0000 (10:48 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 19 Aug 2018 10:34:43 +0000 (11:34 +0100)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

dev-qt/qtdiag/qtdiag-5.11.1.ebuild

index 85c0174e71a27f631903a007d8520e4b60921bf0..402759de40e27035c937dbd01f0a9e58469b3348 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Tool for reporting diagnostic information about Qt and its environment"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
 fi
 
 IUSE="+network +widgets"