2 Ревизии b7dec047c7 ... e190158cd9

Автор SHA1 Съобщение Дата
  Yifeng Li e190158cd9 dev-python/pybind11: port to macOS. преди 1 година
  Yifeng Li b7dec047c7 dev-python/pybind11: port to macOS. преди 1 година
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      dev-python/pybind11/pybind11-2.10.4.ebuild

+ 2 - 2
dev-python/pybind11/pybind11-2.10.4.ebuild

@@ -39,8 +39,8 @@ python_prepare_all() {
 	export PYBIND11_USE_CMAKE=1
 
 	# I tried to use PATCHES, but Portage wanted to apply the
-	# same patch twice and failed, possibly because of we're
-	# calling two prepare() functions here.
+	# same patch twice and failed, possibly because we're calling
+	# two prepare() functions here.
 	eapply "${FILESDIR}"/${PN}-2.10.4-remove-stdlib-libc++-on-macos.patch
 
 	cmake_src_prepare