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
 	export PYBIND11_USE_CMAKE=1
 
 
 	# I tried to use PATCHES, but Portage wanted to apply the
 	# 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
 	eapply "${FILESDIR}"/${PN}-2.10.4-remove-stdlib-libc++-on-macos.patch
 
 
 	cmake_src_prepare
 	cmake_src_prepare