summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-21 13:53:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-21 13:53:30 +0300
commitf2b75cee3297a111e9f75a6273ab0a48aae5c85e (patch)
tree5a96bd81b2ee50975315833d218dd9c1878661e4 /dev-qt
parentdev-qt/qthelp: ppc64 stable wrt bug #699240 (diff)
downloadgentoo-f2b75cee3297a111e9f75a6273ab0a48aae5c85e.tar.gz
gentoo-f2b75cee3297a111e9f75a6273ab0a48aae5c85e.tar.bz2
gentoo-f2b75cee3297a111e9f75a6273ab0a48aae5c85e.zip
dev-qt/qtimageformats: ppc64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.13.2.ebuild b/dev-qt/qtimageformats/qtimageformats-5.13.2.ebuild
index 70e2823288fd..22e2ac697b42 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.13.2.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.13.2.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 ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~sparc ~x86"
fi
IUSE="mng"