diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 10:42:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:43 +0100 |
commit | 89f7d4b9d761e557c4161a743020199c3eeb64f5 (patch) | |
tree | 3f17f9eaab7f1b1c0ab5369bcfe07cf0b73f7d22 /dev-qt | |
parent | dev-qt/qthelp: keyworded 5.11.1 for sparc (diff) | |
download | gentoo-89f7d4b9d761e557c4161a743020199c3eeb64f5.tar.gz gentoo-89f7d4b9d761e557c4161a743020199c3eeb64f5.tar.bz2 gentoo-89f7d4b9d761e557c4161a743020199c3eeb64f5.zip |
dev-qt/qtimageformats: keyworded 5.11.1 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild index 5b10805b2ac2..e4017c170eab 100644 --- a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild +++ b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Additional format plugins for the Qt image I/O system" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" fi IUSE="jpeg2k mng" |