Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libhx/
Date: Wed, 10 Apr 2019 22:31:23
Message-Id: 1554935465.61b7c26fbe745fb7bc7dc112596238bb5ab825fa.mattst88@gentoo
1 commit: 61b7c26fbe745fb7bc7dc112596238bb5ab825fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 10 22:30:10 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 10 22:31:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b7c26f
7
8 sys-libs/libhx-3.24: ppc stable, bug 611840
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-libs/libhx/libhx-3.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libhx/libhx-3.24.ebuild b/sys-libs/libhx/libhx-3.24.ebuild
16 index c1cf2e00fd1..6360828e2bd 100644
17 --- a/sys-libs/libhx/libhx-3.24.ebuild
18 +++ b/sys-libs/libhx/libhx-3.24.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/libHX-${PV}.tar.xz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ppc ~x86"
25 IUSE="doc"
26
27 DEPEND="app-arch/xz-utils"