summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-11-21 10:36:02 +0100
committerFlorian Schmaus <flow@gentoo.org>2021-11-21 10:38:28 +0100
commit08eeab686dbdf13b1f83de9f7035aa55b4c506df (patch)
tree630e7b3c0f6618a3b76f116b53a97ef1ad629dfc
parentdev-util/include-what-you-use: remove unused flag-o-matic eclass (diff)
downloadgentoo-08eeab686dbdf13b1f83de9f7035aa55b4c506df.tar.gz
gentoo-08eeab686dbdf13b1f83de9f7035aa55b4c506df.tar.bz2
gentoo-08eeab686dbdf13b1f83de9f7035aa55b4c506df.zip
dev-util/include-what-you-use: stabilize 0.16 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-0.16.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.16.ebuild
index 8790b328d005..db8bccadbbf1 100644
--- a/dev-util/include-what-you-use/include-what-you-use-0.16.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-0.16.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=12