Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt3support/
Date: Tue, 06 Jun 2017 16:12:29
Message-Id: 1496765311.5860f6398df372a314a363febe27413ae061ccf7.maekke@gentoo
1 commit: 5860f6398df372a314a363febe27413ae061ccf7
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 6 16:08:31 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 6 16:08:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5860f639
7
8 dev-qt/qt3support: arm stable, bug #552396
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-qt/qt3support/qt3support-4.8.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qt3support/qt3support-4.8.7.ebuild b/dev-qt/qt3support/qt3support-4.8.7.ebuild
17 index d1941fdec6d..6dc258487e9 100644
18 --- a/dev-qt/qt3support/qt3support-4.8.7.ebuild
19 +++ b/dev-qt/qt3support/qt3support-4.8.7.ebuild
20 @@ -7,7 +7,7 @@ inherit qt4-build-multilib
21 DESCRIPTION="The Qt3Support module for the Qt toolkit"
22
23 if [[ ${QT4_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
25 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
26 fi
27
28 IUSE="+accessibility"