summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-05 08:50:38 +0000
committerSam James <sam@gentoo.org>2024-03-05 08:50:38 +0000
commitcfb7b3f6fb60c20ce7098423e2ba67087c7f8aea (patch)
treecb745e4711f8c5fe6941025912759984dc696b2d
parentdev-python/pytest-bdd: add 7.1.1 (diff)
downloadgentoo-cfb7b3f6.tar.gz
gentoo-cfb7b3f6.tar.bz2
gentoo-cfb7b3f6.zip
dev-util/intel_clc: Stabilize 23.3.6-r1 amd64, #926179
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/intel_clc/intel_clc-23.3.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/intel_clc/intel_clc-23.3.6-r1.ebuild b/dev-util/intel_clc/intel_clc-23.3.6-r1.ebuild
index 8bc3bb53f6ba..922614294c85 100644
--- a/dev-util/intel_clc/intel_clc-23.3.6-r1.ebuild
+++ b/dev-util/intel_clc/intel_clc-23.3.6-r1.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"