diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:37:31 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:46:36 +0100 |
commit | 7528d697600eda5542ece45bbb785e575220a081 (patch) | |
tree | 2a1fd1431154038dfad2a8a96dc0df6579e047f8 /dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild | |
parent | dev-qt/qtgraphicaleffects: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-7528d697600eda5542ece45bbb785e575220a081.tar.gz gentoo-7528d697600eda5542ece45bbb785e575220a081.tar.bz2 gentoo-7528d697600eda5542ece45bbb785e575220a081.zip |
dev-qt/qtimageformats: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild')
-rw-r--r-- | dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild b/dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild index ddb527bde9d1..e5050f1a3ff6 100644 --- a/dev-qt/qtimageformats/qtimageformats-5.6.2.ebuild +++ b/dev-qt/qtimageformats/qtimageformats-5.6.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 ~hppa ppc64 x86" + KEYWORDS="amd64 arm hppa ppc64 x86" fi IUSE="" |