diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-17 08:41:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-17 22:12:25 +0100 |
commit | 805d73e4a4cff6fe0122cf1876330750ce50efcc (patch) | |
tree | bb08e75df8a61a08962cbecdea62f99efa8e6d47 | |
parent | dev-qt/qtxmlpatterns: keyworded 5.9.6 for sparc (diff) | |
download | gentoo-805d73e4a4cff6fe0122cf1876330750ce50efcc.tar.gz gentoo-805d73e4a4cff6fe0122cf1876330750ce50efcc.tar.bz2 gentoo-805d73e4a4cff6fe0122cf1876330750ce50efcc.zip |
dev-qt/qtconcurrent: 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/qtconcurrent/qtconcurrent-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild index 07330ae2503a..aa4c7ef55cd9 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework" 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="" |