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/marisa/
Date: Sun, 30 Jan 2022 22:25:04
Message-Id: 1643581428.6ea27488eb6d2d39f780bb43ae927f5b9a3ea373.sam@gentoo
1 commit: 6ea27488eb6d2d39f780bb43ae927f5b9a3ea373
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 22:22:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 22:23:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea27488
7
8 dev-libs/marisa: Stabilize 0.2.6 x86, #832393
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/marisa/marisa-0.2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild b/dev-libs/marisa/marisa-0.2.6.ebuild
16 index 16c1bd72e07d..0352a5f03dba 100644
17 --- a/dev-libs/marisa/marisa-0.2.6.ebuild
18 +++ b/dev-libs/marisa/marisa-0.2.6.ebuild
19 @@ -23,7 +23,7 @@ fi
20
21 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
25 IUSE="python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"