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/qtsingleapplication/
Date: Tue, 01 Sep 2015 16:07:30
Message-Id: 1441123643.0e3678d3b7000790d00828ec51d6efb0512b01aa.maekke@gentoo
1 commit: 0e3678d3b7000790d00828ec51d6efb0512b01aa
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 16:07:23 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 16:07:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3678d3
7
8 dev-qt/qtsingleapplication: arm stable, bug #554806
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
17 index ff3e25c..1025d2c 100644
18 --- a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
19 +++ b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz"
21
22 LICENSE="|| ( LGPL-2.1 GPL-3 )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 ~x86"
26 IUSE="doc +qt4 qt5 X"
27
28 REQUIRED_USE="|| ( qt4 qt5 )"