Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/
Date: Fri, 02 Apr 2021 08:49:05
Message-Id: 1617353331.883d6ac7e926e04642500d91aba59607a32a5e80.slyfox@gentoo
1 commit: 883d6ac7e926e04642500d91aba59607a32a5e80
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 2 08:45:58 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 08:48:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883d6ac7
7
8 sys-devel/llvm-common: keyworded 11.1.0 for sparc, bug #779742
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
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 sys-devel/llvm-common/llvm-common-11.1.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild
19 index 8f8d9ec56b0..0b56063d5b8 100644
20 --- a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild
21 +++ b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild
22 @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/"
23
24 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
25 SLOT="0"
26 -KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
27 +KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
28 IUSE=""
29
30 RDEPEND="!sys-devel/llvm:0"