diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-04-01 21:20:38 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-04-01 21:20:38 +0200 |
commit | 97f2ec9726ed0adc2f96174b6831a2f0e1d73f52 (patch) | |
tree | aababd3c31c0d0a91281fd7355b67483efff8555 /dev-libs/intel-compute-runtime | |
parent | app-emulation/dynamips: add myself as maintainer (diff) | |
download | gentoo-97f2ec9726ed0adc2f96174b6831a2f0e1d73f52.tar.gz gentoo-97f2ec9726ed0adc2f96174b6831a2f0e1d73f52.tar.bz2 gentoo-97f2ec9726ed0adc2f96174b6831a2f0e1d73f52.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.53.25242.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.53.25242.13.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.53.25242.13.ebuild index 469e1c76798c..fc66a3033166 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.53.25242.13.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.53.25242.13.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:=" |