diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-03-09 04:51:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-03-09 05:12:00 +0100 |
commit | dce07a45751d8615c5e3963c1c9f684a1877ca15 (patch) | |
tree | 2c9fa42eeabd8d1bf59a8ff36f3ffa07b15f5ffe /dev-qt | |
parent | dev-qt/linguist-tools: Stable for HPPA PPC64 (bug #569924). (diff) | |
download | gentoo-dce07a45751d8615c5e3963c1c9f684a1877ca15.tar.gz gentoo-dce07a45751d8615c5e3963c1c9f684a1877ca15.tar.bz2 gentoo-dce07a45751d8615c5e3963c1c9f684a1877ca15.zip |
dev-qt/pixeltool: Stable for HPPA PPC64 (bug #569924).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild index ae2913063d28..971ca1e0ab3a 100644 --- a/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild +++ b/dev-qt/pixeltool/pixeltool-5.5.1-r1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Qt screen magnifier" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 ~arm hppa ppc64 ~x86" fi IUSE="" |