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-util/meson/
Date: Sun, 04 Mar 2018 11:13:24
Message-Id: 1520161987.69a09d3128104b0d2c7bd3cde72b37c553e55491.slyfox@gentoo
1 commit: 69a09d3128104b0d2c7bd3cde72b37c553e55491
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Mar 4 10:12:00 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 4 11:13:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a09d31
7
8 dev-util/meson: stable 0.44.1 for sparc, bug #649290
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-util/meson/meson-0.44.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/meson/meson-0.44.1.ebuild b/dev-util/meson/meson-0.44.1.ebuild
17 index baf7bdbe7e3..f7d05928a18 100644
18 --- a/dev-util/meson/meson-0.44.1.ebuild
19 +++ b/dev-util/meson/meson-0.44.1.ebuild
20 @@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then
21 inherit git-r3
22 else
23 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
25 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
26 fi
27
28 inherit distutils-r1