Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/marisa/
Date: Sat, 08 Feb 2020 12:51:04
Message-Id: 1581166249.efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7.slyfox@gentoo
1 commit: efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Feb 8 12:32:58 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 12:50:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe8f0b4
7
8 dev-libs/marisa: stable 0.2.5 for sparc, bug #704258
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/marisa/marisa-0.2.5.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild
19 index 3379c58070f..4289f375ea6 100644
20 --- a/dev-libs/marisa/marisa-0.2.5.ebuild
21 +++ b/dev-libs/marisa/marisa-0.2.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2014-2019 Gentoo Authors
24 +# Copyright 2014-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -23,7 +23,7 @@ fi
29
30 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
31 SLOT="0"
32 -KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86"
33 +KEYWORDS="amd64 arm64 ppc ppc64 sparc x86"
34 IUSE="python static-libs"
35 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"