diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-08-16 00:34:18 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-08-16 00:34:18 +0200 |
commit | fa9d446260645ac5abeaf2762623f60ce7a7d24c (patch) | |
tree | 0cd76dd7614534f980bedd34527d49b5873e5348 | |
parent | dev-util/intel-graphics-compiler: drop 1.0.13860.4 (diff) | |
download | gentoo-fa9d446260645ac5abeaf2762623f60ce7a7d24c.tar.gz gentoo-fa9d446260645ac5abeaf2762623f60ce7a7d24c.tar.bz2 gentoo-fa9d446260645ac5abeaf2762623f60ce7a7d24c.zip |
dev-libs/intel-compute-runtime: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild index c96a104f573b..a0b4e09c7ece 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+l0 +vaapi" RDEPEND=">=media-libs/gmmlib-22.3.5:=" |