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, 17 May 2022 12:38:51
Message-Id: 1652791122.8779c3cf5c14187b85303829b6a315dcdbdebf1f.ago@gentoo
1 commit: 8779c3cf5c14187b85303829b6a315dcdbdebf1f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 12:38:42 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 12:38:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8779c3cf
7
8 dev-libs/marisa: sparc stable wrt bug #832393
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/marisa/marisa-0.2.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild b/dev-libs/marisa/marisa-0.2.6.ebuild
18 index 2f47a949a3cf..0904ea709ca0 100644
19 --- a/dev-libs/marisa/marisa-0.2.6.ebuild
20 +++ b/dev-libs/marisa/marisa-0.2.6.ebuild
21 @@ -23,7 +23,7 @@ fi
22
23 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
24 SLOT="0"
25 -KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
26 +KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86"
27 IUSE="python static-libs"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"