From ccf38ba60a18eabdd42317e3df2359a6eb16c0fa Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 7 Jul 2014 11:51:39 +0000 Subject: [PATCH] community/distcc: drop temporary !distcc --- community/distcc/PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD index 2295dac71..db7048fc6 100644 --- a/community/distcc/PKGBUILD +++ b/community/distcc/PKGBUILD @@ -18,7 +18,6 @@ license=('GPL') depends=('gcc' 'popt') makedepends=('gtk2' 'pkgconfig' 'python2') optdepends=('python2') -options=('!distcc') backup=('etc/conf.d/distccd' 'etc/distcc/hosts') source=(http://distcc.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2