summaryrefslogtreecommitdiff
path: root/extra/pygobject/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pygobject/PKGBUILD')
-rw-r--r--extra/pygobject/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/pygobject/PKGBUILD b/extra/pygobject/PKGBUILD
deleted file mode 100644
index ffcafe65..00000000
--- a/extra/pygobject/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# break cycle with gtk3 on i486
-if [ "$CARCH" = 'i486' ]; then
- checkdepends=(${checkdepends[@]//gtk3/})
- unset check
-fi