diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:30:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:30:30 +0000 |
commit | 33767152c7784529d2863f7405027256906f977a (patch) | |
tree | c2e44b5bd0bbbb12fee642d0598dfcad53166662 /dev-qt | |
parent | dev-qt/qdbusviewer: stable 5.11.1 for ppc64, bug #664566 (diff) | |
download | gentoo-33767152c7784529d2863f7405027256906f977a.tar.gz gentoo-33767152c7784529d2863f7405027256906f977a.tar.bz2 gentoo-33767152c7784529d2863f7405027256906f977a.zip |
dev-qt/qtimageformats: stable 5.11.1 for ppc64, bug #664566
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 b0b7684b9fab..c1e1d336a28b 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 ~sparc x86" + KEYWORDS="amd64 ~arm ~hppa ppc64 ~sparc x86" fi IUSE="jpeg2k mng" |