commit:     62f1d6d7c03b655e4ebf40fde80101b1d65a5c2a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 13:26:16 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 13:26:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f1d6d7

dev-libs/libffi: clarify comment

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libffi/libffi-3.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libffi/libffi-3.2.1-r1.ebuild 
b/dev-libs/libffi/libffi-3.2.1-r1.ebuild
index 4eefabab054..134d518b54b 100644
--- a/dev-libs/libffi/libffi-3.2.1-r1.ebuild
+++ b/dev-libs/libffi/libffi-3.2.1-r1.ebuild
@@ -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) \

Reply via email to