diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:38:55 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:39:37 +0100 |
commit | 720b1945bc12ce450c3d20173e677018c8e33ebb (patch) | |
tree | ad6fdcf0153185b5ce98bac6bafd4bfd244092d8 /dev-util/include-what-you-use | |
parent | dev-util/FlameGraph: add 1.0_p20220918 (diff) | |
download | gentoo-720b1945bc12ce450c3d20173e677018c8e33ebb.tar.gz gentoo-720b1945bc12ce450c3d20173e677018c8e33ebb.tar.bz2 gentoo-720b1945bc12ce450c3d20173e677018c8e33ebb.zip |
dev-util/include-what-you-use: stabilize 0.19 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/include-what-you-use')
-rw-r--r-- | dev-util/include-what-you-use/include-what-you-use-0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 63d9b1cfea7e..e31eb7f434fc 100644 --- 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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LLVM_MAX_SLOT=15 |