diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-06-25 17:20:40 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-06-25 17:22:57 +0200 |
commit | d28a2dd378c652ffbbc6c7a9605eb40c22df3079 (patch) | |
tree | 29ea42240346828ddd6a9ebebbfb2cdf6e64cd4e /dev-util/include-what-you-use | |
parent | net-misc/nextcloud-client: stabilize 3.8.1 for amd64 (diff) | |
download | gentoo-d28a2dd378c652ffbbc6c7a9605eb40c22df3079.tar.gz gentoo-d28a2dd378c652ffbbc6c7a9605eb40c22df3079.tar.bz2 gentoo-d28a2dd378c652ffbbc6c7a9605eb40c22df3079.zip |
dev-util/include-what-you-use: stabilize 0.20 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.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-0.20.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.20.ebuild index f91d37114fcd..45a0926a6a68 100644 --- a/dev-util/include-what-you-use/include-what-you-use-0.20.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-0.20.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" LLVM_MAX_SLOT=16 |