app-crypt/gpgme: upstream resolved build issue
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 25 Aug 2017 16:52:57 +0000 (19:52 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 25 Aug 2017 16:53:47 +0000 (19:53 +0300)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-crypt/gpgme/gpgme-9999.ebuild

index 5e3b75e53b5011cbdd3b4a9bc662db2d65335ea0..62097f8115df21ad4a644037dce77ab460f2d8d8 100644 (file)
@@ -98,7 +98,7 @@ src_test() {
        default
        if use python; then
                test_python() {
-                       emake -j1 -C lang/python/tests check \
+                       emake -C lang/python/tests check \
                                PYTHON=${EPYTHON} \
                                PYTHONS=${EPYTHON} \
                                TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"