diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-08-22 11:26:41 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-08-22 11:33:01 +0200 |
commit | 3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e (patch) | |
tree | a1e9390ce533457639769f1c73d2769e206dc2d3 /dev-util/include-what-you-use | |
parent | dev-java/coursier-bin: stabilize 2.1.9 for amd64 (diff) | |
download | gentoo-3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e.tar.gz gentoo-3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e.tar.bz2 gentoo-3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e.zip |
dev-util/include-what-you-use: stabilize 0.22 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.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild index 88d55bd823a9..2edf57981981 100644 --- a/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" LLVM_MAX_SLOT=18 |