Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/include-what-you-use/
Date: Wed, 30 Nov 2022 09:39:49
Message-Id: 1669801177.720b1945bc12ce450c3d20173e677018c8e33ebb.flow@gentoo
1 commit: 720b1945bc12ce450c3d20173e677018c8e33ebb
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 09:38:55 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 09:39:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=720b1945
7
8 dev-util/include-what-you-use: stabilize 0.19 for amd64
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-util/include-what-you-use/include-what-you-use-0.19.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/include-what-you-use/include-what-you-use-0.19.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.19.ebuild
16 index 63d9b1cfea7e..e31eb7f434fc 100644
17 --- a/dev-util/include-what-you-use/include-what-you-use-0.19.ebuild
18 +++ b/dev-util/include-what-you-use/include-what-you-use-0.19.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 LLVM_MAX_SLOT=15