diff options
author | 2022-09-07 22:28:20 +0200 | |
---|---|---|
committer | 2022-09-07 22:33:49 +0200 | |
commit | c737fec2ef29b7e80958b691cd5a7880beb80c38 (patch) | |
tree | 06834ac25236c23ba4368e24a1f3a34915e1c3c9 /dev-libs/intel-compute-runtime | |
parent | net-dialup/rp-pppoe: depend on net-libs/ppp-defs on musl (diff) | |
download | gentoo-c737fec2ef29b7e80958b691cd5a7880beb80c38.tar.gz gentoo-c737fec2ef29b7e80958b691cd5a7880beb80c38.tar.bz2 gentoo-c737fec2ef29b7e80958b691cd5a7880beb80c38.zip |
dev-libs/intel-compute-runtime: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/intel-compute-runtime')
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild index af9f16456a1e..6786aa838eae 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.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.1.7:=" |