diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-17 08:46:46 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-17 22:12:26 +0100 |
commit | f40abcf0227f18ff3e81dbbcdb465408095d6d7a (patch) | |
tree | 72f94d54f8cfe206843bbdbd5a7392ba523c14d9 /dev-qt/qtxml | |
parent | dev-qt/qthelp: keyworded 5.9.6 for sparc (diff) | |
download | gentoo-f40abcf0227f18ff3e81dbbcdb465408095d6d7a.tar.gz gentoo-f40abcf0227f18ff3e81dbbcdb465408095d6d7a.tar.bz2 gentoo-f40abcf0227f18ff3e81dbbcdb465408095d6d7a.zip |
dev-qt/qtxml: 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/qtxml')
-rw-r--r-- | dev-qt/qtxml/qtxml-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.9.6.ebuild b/dev-qt/qtxml/qtxml-5.9.6.ebuild index 7f0eab102171..74a9cb8c22b2 100644 --- a/dev-qt/qtxml/qtxml-5.9.6.ebuild +++ b/dev-qt/qtxml/qtxml-5.9.6.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Implementation of SAX and DOM 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="" |