Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/quazip/
Date: Mon, 30 Oct 2017 23:33:33
Message-Id: 1509406297.9b4d2f05b135a86344abc0352ccbe3c142667cb0.asturm@gentoo
1 commit: 9b4d2f05b135a86344abc0352ccbe3c142667cb0
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 21:50:17 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 23:31:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4d2f05
7
8 dev-libs/quazip: De-stabilise hppa
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-libs/quazip/quazip-0.7.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/quazip/quazip-0.7.2-r1.ebuild b/dev-libs/quazip/quazip-0.7.2-r1.ebuild
16 index cb6bf8e287f..e5fda1cb8c7 100644
17 --- a/dev-libs/quazip/quazip-0.7.2-r1.ebuild
18 +++ b/dev-libs/quazip/quazip-0.7.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="qt4 +qt5 static-libs test"
26
27 REQUIRED_USE="|| ( qt4 qt5 )"