Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/gentoo-functions/
Date: Sat, 24 Aug 2019 00:19:51
Message-Id: 1566605980.6a564c8ec76afb26464a2fd94989b2c2a8953e67.blueness@gentoo
1 commit: 6a564c8ec76afb26464a2fd94989b2c2a8953e67
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 24 00:19:40 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 24 00:19:40 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=6a564c8e
7
8 sys-apps/gentoo-functions: stable on all musl arches
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
17 index 03e8d9d..bad5fe4 100644
18 --- a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
19 +++ b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]]; then
21 EGIT_REPO_URI="https://github.com/gentoo/${PN}.git"
22 else
23 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 + KEYWORDS="amd64 arm arm64 ~mips ppc x86"
26 fi
27
28 inherit toolchain-funcs flag-o-matic