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:18:25
Message-Id: 1577780250.ae7abb949875285d6c283f3fbbe23d7eebbf56c4.ago@gentoo
1 commit: ae7abb949875285d6c283f3fbbe23d7eebbf56c4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 08:17:30 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 08:17:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7abb94
7
8 dev-libs/marisa: ppc64 stable wrt bug #704258
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
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 5415ea20119..59f42daad26 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} )"