From 3ce2e9a5736a945a6154760a801961b29fda8c40 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Mar 2014 15:31:57 +0100 Subject: [PATCH] dbus-python3: rebuild to have corrected shlib-provides; lib32disabled=yes. --- srcpkgs/dbus-python3/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/dbus-python3/template b/srcpkgs/dbus-python3/template index 169faba5d9f..180740a69c6 100644 --- a/srcpkgs/dbus-python3/template +++ b/srcpkgs/dbus-python3/template @@ -1,7 +1,8 @@ # Template file for 'dbus-python3' pkgname=dbus-python3 version=1.2.0 -revision=2 +revision=3 +lib32disabled=yes wrksrc="${pkgname/3/}-${version}" build_style=gnu-configure configure_args="PYTHON=python3"