diff --git a/srcpkgs/ecryptfs-utils/template b/srcpkgs/ecryptfs-utils/template index 1e3ef0c035e..6910d21ed43 100644 --- a/srcpkgs/ecryptfs-utils/template +++ b/srcpkgs/ecryptfs-utils/template @@ -1,7 +1,8 @@ # Template file for 'ecryptfs-utils' pkgname=ecryptfs-utils version=101 -revision=3 +revision=4 +lib32disabled=yes build_style=gnu-configure configure_args="--with-pamdir=/usr/lib/security --enable-gpg --enable-gui --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr" @@ -55,6 +56,7 @@ libecryptfs-devel_package() { if [ -z "$CROSS_BUILD" ]; then ecryptfs-utils-python_package() { + lib32disabled=yes depends="python" short_desc="ecryptfs cryptographic filesystem (python binding)" pkg_install() {