summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-19 09:47:26 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-19 11:34:41 +0100
commit715ce29a1933f585447c232014a4cd86912e7722 (patch)
treef7995d1d1ad3814f74d8a12d30a1939dd8944b72
parentdev-qt/qtconcurrent: keyworded 5.11.1 for sparc (diff)
downloadgentoo-715ce29a.tar.gz
gentoo-715ce29a.tar.bz2
gentoo-715ce29a.zip
dev-qt/qtpaths: 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/qtpaths/qtpaths-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.11.1.ebuild b/dev-qt/qtpaths/qtpaths-5.11.1.ebuild
index bc5bdee2884b..93e4542c31b2 100644
--- a/dev-qt/qtpaths/qtpaths-5.11.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.11.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""