Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libofx/
Date: Sun, 05 Dec 2021 18:40:19
Message-Id: 1638729430.00c44ada0156ab29787564f831e7807ac2a2b0f9.sam@gentoo
1 commit: 00c44ada0156ab29787564f831e7807ac2a2b0f9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 18:37:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 18:37:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c44ada
7
8 dev-libs/libofx: Stabilize 0.10.3 ppc, #828289
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libofx/libofx-0.10.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libofx/libofx-0.10.3.ebuild b/dev-libs/libofx/libofx-0.10.3.ebuild
16 index 3f8f6d55f1ad..1acb92d8616e 100644
17 --- a/dev-libs/libofx/libofx-0.10.3.ebuild
18 +++ b/dev-libs/libofx/libofx-0.10.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0/10"
23 -KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"