diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-26 08:02:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-26 08:02:59 +0100 |
commit | b3d568a59fef2edc630f73ec5a2e003080d5b15d (patch) | |
tree | 7702c5a66b7feff02ff9fb7219e97fdee1c81d9a /dev-qt/qtimageformats | |
parent | dev-qt/qthelp: stable 5.9.4 for ppc64, bug #642822 (diff) | |
download | gentoo-b3d568a59fef2edc630f73ec5a2e003080d5b15d.tar.gz gentoo-b3d568a59fef2edc630f73ec5a2e003080d5b15d.tar.bz2 gentoo-b3d568a59fef2edc630f73ec5a2e003080d5b15d.zip |
dev-qt/qtimageformats: stable 5.9.4 for ppc64, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-qt/qtimageformats')
-rw-r--r-- | dev-qt/qtimageformats/qtimageformats-5.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.9.4.ebuild b/dev-qt/qtimageformats/qtimageformats-5.9.4.ebuild index edff3d6dde72..e1a31be8ab9c 100644 --- a/dev-qt/qtimageformats/qtimageformats-5.9.4.ebuild +++ b/dev-qt/qtimageformats/qtimageformats-5.9.4.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 x86" fi IUSE="jpeg2k mng" |