summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-05-15 14:31:40 -0400
committerMatt Turner <mattst88@gentoo.org>2024-05-15 14:32:06 -0400
commit0884f8b2f34883acf26dd8aa4b7d8a69a61493fa (patch)
treed16d96d62a9dd42e7b4645efb92d253913a8040f
parentdev-libs/wayland-protocols: Drop old versions (diff)
downloadgentoo-0884f8b2f34883acf26dd8aa4b7d8a69a61493fa.tar.gz
gentoo-0884f8b2f34883acf26dd8aa4b7d8a69a61493fa.tar.bz2
gentoo-0884f8b2f34883acf26dd8aa4b7d8a69a61493fa.zip
dev-util/intel_clc: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-util/intel_clc/intel_clc-24.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/intel_clc/intel_clc-24.0.7.ebuild b/dev-util/intel_clc/intel_clc-24.0.7.ebuild
index 8bc3bb53f6ba..922614294c85 100644
--- a/dev-util/intel_clc/intel_clc-24.0.7.ebuild
+++ b/dev-util/intel_clc/intel_clc-24.0.7.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
else
S="${WORKDIR}/mesa-${MY_PV}"
SRC_URI="https://archive.mesa3d.org/mesa-${MY_PV}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="MIT SGI-B-2.0"