summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-03-06 21:16:03 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-03-06 21:17:05 +0100
commit8783b12277ae8078f2ee07de3fa09f68b3010c7d (patch)
tree7b88b6a82cdca5bcfbd7d0fb15a77a697bb66a15
parentapp-misc/broot: Stabilize 1.33.1 amd64, #926220 (diff)
downloadgentoo-8783b12277ae8078f2ee07de3fa09f68b3010c7d.tar.gz
gentoo-8783b12277ae8078f2ee07de3fa09f68b3010c7d.tar.bz2
gentoo-8783b12277ae8078f2ee07de3fa09f68b3010c7d.zip
dev-util/include-what-you-use: stabilize 0.21 for amd64
Closes: https://bugs.gentoo.org/920052 Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-0.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-0.21.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.21.ebuild
index 3ba1024cf7a5..b68c27c4a7d1 100644
--- a/dev-util/include-what-you-use/include-what-you-use-0.21.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
LLVM_MAX_SLOT=17