dev-libs/libffi: clarify comment
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Jan 2018 13:26:16 +0000 (13:26 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Jan 2018 13:26:16 +0000 (13:26 +0000)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/libffi/libffi-3.2.1-r1.ebuild

index 4eefabab054b240bf0310175f3804e690498510a..134d518b54b9a479a0ddca1ac345398cf1ef90dd 100644 (file)
@@ -54,7 +54,7 @@ src_prepare() {
 multilib_src_configure() {
        use userland_BSD && export HOST="${CHOST}"
        # python does not like miltilib-wrapped headers: bug #643582
-       # thus we install includes into different headers
+       # thus we install includes into ABI-specific paths
        local includes="${EPREFIX}"/usr/$(get_libdir)/${P}/include/
        econf \
                $(use_enable static-libs static) \