summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Kunze2021-06-30 16:49:19 +0200
committerTobias Kunze2021-06-30 16:49:19 +0200
commit5fc3f5e2471b5867bb7220c85aeb336d18eb9f4a (patch)
tree3305e032e76d13af431745ca08914402a0a41822
parent1b406ac509550b2386701b35093564b87b9b145d (diff)
downloadaur-5fc3f5e2471b5867bb7220c85aeb336d18eb9f4a.tar.gz
Allow parallel builds
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18657838508b..acf3f75f651a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ url="https://www.python.org/"
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
makedepends=('tk' 'sqlite' 'bluez-libs' 'mpdecimal')
optdepends=('tk: for tkinter' 'sqlite')
-options=('!makeflags')
source=(https://www.python.org/ftp/python/${_pyver}/Python-${pkgver}.tar.xz)
sha256sums=('c171663351fadef1759aef1dd5220ff69ccd76affb6d0aa719f90c63509b6aa8')