From 7dc065d9545014779d71a838d72bbb663b4d3cd3 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 29 Apr 2020 10:44:20 -0700 Subject: [PATCH] media-libs/mesa: Fix typo Signed-off-by: Matt Turner --- media-libs/mesa/mesa-20.0.5.ebuild | 2 +- media-libs/mesa/mesa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-20.0.5.ebuild b/media-libs/mesa/mesa-20.0.5.ebuild index 0bd61593e8de..b5ed3341ee9e 100644 --- a/media-libs/mesa/mesa-20.0.5.ebuild +++ b/media-libs/mesa/mesa-20.0.5.ebuild @@ -263,7 +263,7 @@ pkg_pretend() { if ! use video_cards_i965 && ! use video_cards_iris && ! use video_cards_radeonsi; then - ewarn "Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, irisi, or radeonsi" + ewarn "Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, iris, or radeonsi" fi fi diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 800cbffbe700..03083871b14d 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -264,7 +264,7 @@ pkg_pretend() { if ! use video_cards_i965 && ! use video_cards_iris && ! use video_cards_radeonsi; then - ewarn "Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, irisi, or radeonsi" + ewarn "Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, iris, or radeonsi" fi fi -- 2.26.2