dev-qt/qtopengl: keyworded 5.9.6 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Fri, 17 Aug 2018 06:58:14 +0000 (08:58 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 17 Aug 2018 21:12:27 +0000 (22:12 +0100)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

dev-qt/qtopengl/qtopengl-5.9.6.ebuild

index d2c88efee6d7ba12ffb96bbc7cc4b989a54d150c..5d3900dcacb07d5404976ee77662e4a553ced9fe 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
 
 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="gles2"