commit:     bd99230e235ef8e44d7ce4a8aaa53fbe123802c4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 17:46:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 17:47:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd99230e

dev-libs/libxslt: tiny style changes

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libxslt/libxslt-1.1.34-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild 
b/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild
index 114b12b1abf..6e0b1e93402 100644
--- a/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="crypt debug examples static-libs elibc_Darwin"
 BDEPEND=">=virtual/pkgconfig-1"
 RDEPEND="
        >=dev-libs/libxml2-2.9.10:2[${MULTILIB_USEDEP}]
-       crypt?  ( >=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] )
+       crypt? ( >=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] )
 "
 DEPEND="${RDEPEND}"
 
@@ -40,6 +40,7 @@ src_prepare() {
 }
 
 multilib_src_configure() {
+       # Python bindings were dropped as they were Python 2 only at the time
        ECONF_SOURCE="${S}" econf \
                --with-html-dir="${EPREFIX}"/usr/share/doc/${PF} \
                --with-html-subdir=html \

Reply via email to