Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/marisa/
Date: Tue, 31 Dec 2019 18:08:09
Message-Id: 1577815639.b545cc3797b8840f5fd3c9abb7d55b7604ceb143.bman@gentoo
1 commit: b545cc3797b8840f5fd3c9abb7d55b7604ceb143
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 18:07:19 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 18:07:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b545cc37
7
8 dev-libs/marisa: arm64 stable (bug #704258)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12
13 dev-libs/marisa/marisa-0.2.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild
17 index 59f42daad26..3379c58070f 100644
18 --- a/dev-libs/marisa/marisa-0.2.5.ebuild
19 +++ b/dev-libs/marisa/marisa-0.2.5.ebuild
20 @@ -23,7 +23,7 @@ fi
21
22 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86"
26 IUSE="python static-libs"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"