summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-17 08:30:41 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-17 22:12:24 +0100
commit05751d1082f72ac6c0157f7505023633267028c0 (patch)
treea2c270ffb4cd1362a27dfa70ce52c3e861b69c72
parentdev-qt/qtsql: keyworded 5.9.6-r1 for sparc (diff)
downloadgentoo-05751d10.tar.gz
gentoo-05751d10.tar.bz2
gentoo-05751d10.zip
dev-qt/qtimageformats: 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/qtimageformats/qtimageformats-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.9.6.ebuild b/dev-qt/qtimageformats/qtimageformats-5.9.6.ebuild
index edff3d6dde72..668629e4d678 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.9.6.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.9.6.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"