commit:     ea604922797170fb5486b98c30c343de3e981905
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 03:10:39 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 31 03:54:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=ea604922

targets: Specify the virtual/cdrtools, not providers

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 targets/support/create-iso.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh
index 62ed0088..f7358b3c 100755
--- a/targets/support/create-iso.sh
+++ b/targets/support/create-iso.sh
@@ -21,7 +21,7 @@ case ${clst_hostarch} in
                 ;;
        *)
                cdmaker="mkisofs"
-               cdmakerpkg="app-cdr/cdrkit or app-cdr/cdrtools"
+               cdmakerpkg="virtual/cdrtools"
                ;;
 esac
 

Reply via email to