Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libofx/
Date: Mon, 07 Jun 2021 06:25:17
Message-Id: 1623047103.4bff16d69884d441292465a418476c72405b66ec.slyfox@gentoo
1 commit: 4bff16d69884d441292465a418476c72405b66ec
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 7 06:22:43 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 06:25:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bff16d6
7
8 dev-libs/libofx: stable 0.10.2 for ppc
9
10 stable wrt bug #788268
11
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/libofx/libofx-0.10.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/libofx/libofx-0.10.2.ebuild b/dev-libs/libofx/libofx-0.10.2.ebuild
20 index 3f8f6d55f1a..1acb92d8616 100644
21 --- a/dev-libs/libofx/libofx-0.10.2.ebuild
22 +++ b/dev-libs/libofx/libofx-0.10.2.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="GPL-2"
26 SLOT="0/10"
27 -KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
28 +KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
29 IUSE="doc test"
30 RESTRICT="!test? ( test )"