media-libs/mesa: Fix typo
authorMatt Turner <mattst88@gentoo.org>
Wed, 29 Apr 2020 17:44:20 +0000 (10:44 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 29 Apr 2020 17:44:25 +0000 (10:44 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/mesa/mesa-20.0.5.ebuild
media-libs/mesa/mesa-9999.ebuild

index 0bd61593e8deff3493c6fb7a3c3107f649c109a4..b5ed3341ee9e7c806272990906f8f4d98b21aabc 100644 (file)
@@ -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
 
index 800cbffbe700696acce0cae409f4034da378225e..03083871b14d1565794849ac76dc43de89ed1499 100644 (file)
@@ -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