app-crypt/gpgme: make tests of live ebuild work
authorAlon Bar-Lev <alonbl@gentoo.org>
Thu, 3 Aug 2017 18:29:47 +0000 (21:29 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 3 Aug 2017 18:30:16 +0000 (21:30 +0300)
app-crypt/gpgme/gpgme-9999.ebuild

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