diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-17 08:21:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-17 22:12:24 +0100 |
commit | e7c8c8b4aef4cb7d25eac934e7fa48861a664f00 (patch) | |
tree | 9ae5fb0c9e6885adcbc0f990a6add08b149bf6aa /dev-qt/qtpaths | |
parent | dev-qt/qtgui: keyworded 5.9.6 for sparc (diff) | |
download | gentoo-e7c8c8b4aef4cb7d25eac934e7fa48861a664f00.tar.gz gentoo-e7c8c8b4aef4cb7d25eac934e7fa48861a664f00.tar.bz2 gentoo-e7c8c8b4aef4cb7d25eac934e7fa48861a664f00.zip |
dev-qt/qtpaths: keyworded 5.9.6 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild index 5507da2245a3..6a6a09808e4d 100644 --- a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.9.6.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="" |