Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/pixeltool/
Date: Fri, 14 Oct 2016 05:49:13
Message-Id: 1476424135.23242ee0e1f80aa77989945fbca166860aa32575.jer@gentoo
1 commit: 23242ee0e1f80aa77989945fbca166860aa32575
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 14 05:48:55 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 14 05:48:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23242ee0
7
8 dev-qt/pixeltool: Stable for HPPA PPC64 (bug #586180).
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-qt/pixeltool/pixeltool-5.6.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/pixeltool/pixeltool-5.6.1.ebuild b/dev-qt/pixeltool/pixeltool-5.6.1.ebuild
17 index fbca445..d51d17b 100644
18 --- a/dev-qt/pixeltool/pixeltool-5.6.1.ebuild
19 +++ b/dev-qt/pixeltool/pixeltool-5.6.1.ebuild
20 @@ -9,7 +9,7 @@ inherit qt5-build
21 DESCRIPTION="Qt screen magnifier"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
25 + KEYWORDS="amd64 arm hppa ppc64 x86"
26 fi
27
28 IUSE=""