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: Mon, 31 Jan 2022 06:24:25
Message-Id: 1643610222.bf5bff911982ed632a419005932da7df141b7a28.sam@gentoo
1 commit: bf5bff911982ed632a419005932da7df141b7a28
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 31 06:23:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 31 06:23:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5bff91
7
8 dev-libs/marisa: Stabilize 0.2.6 arm64, #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 414e70e912cf..8b9bf9b35444 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} )"