diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-15 07:44:32 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-15 07:55:55 +0200 |
commit | 84ffba1539ecf94799e05ff8778af905f8991057 (patch) | |
tree | 903283843e5989be518d85504198b71889a53874 /dev-qt/qtimageformats | |
parent | dev-qt/qtgraphicaleffects: Stable for HPPA PPC64 (bug #586180). (diff) | |
download | gentoo-84ffba1539ecf94799e05ff8778af905f8991057.tar.gz gentoo-84ffba1539ecf94799e05ff8778af905f8991057.tar.bz2 gentoo-84ffba1539ecf94799e05ff8778af905f8991057.zip |
dev-qt/qtimageformats: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtimageformats')
-rw-r--r-- | dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild index ed88c8bb6456..4cb7fb5449bd 100644 --- a/dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild +++ b/dev-qt/qtimageformats/qtimageformats-5.6.1.ebuild @@ -8,7 +8,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="" |