Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/marisa/
Date: Tue, 31 Dec 2019 08:16:01
Message-Id: 1577780144.324a9b1150707f84142b1df8692120b538674502.ago@gentoo
1 commit: 324a9b1150707f84142b1df8692120b538674502
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 08:15:44 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 08:15:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324a9b11
7
8 dev-libs/marisa: ppc stable wrt bug #704258
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/marisa/marisa-0.2.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild
18 index df3af8c34a4..5415ea20119 100644
19 --- a/dev-libs/marisa/marisa-0.2.5.ebuild
20 +++ b/dev-libs/marisa/marisa-0.2.5.ebuild
21 @@ -23,7 +23,7 @@ fi
22
23 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~sparc x86"
27 IUSE="python static-libs"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"