summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blacklist/i486/rust/capi4hylafax1
-rw-r--r--blacklist/i486/rust/fig2dev1
-rw-r--r--blacklist/i486/rust/hylafax1
-rw-r--r--blacklist/i486/rust/splix1
-rw-r--r--extra/doxygen/PKGBUILD6
5 files changed, 0 insertions, 10 deletions
diff --git a/blacklist/i486/rust/capi4hylafax b/blacklist/i486/rust/capi4hylafax
deleted file mode 100644
index ed6e8099..00000000
--- a/blacklist/i486/rust/capi4hylafax
+++ /dev/null
@@ -1 +0,0 @@
-blocked by hylafax
diff --git a/blacklist/i486/rust/fig2dev b/blacklist/i486/rust/fig2dev
deleted file mode 100644
index c4ef7109..00000000
--- a/blacklist/i486/rust/fig2dev
+++ /dev/null
@@ -1 +0,0 @@
-blocked by ghostscript
diff --git a/blacklist/i486/rust/hylafax b/blacklist/i486/rust/hylafax
deleted file mode 100644
index c4ef7109..00000000
--- a/blacklist/i486/rust/hylafax
+++ /dev/null
@@ -1 +0,0 @@
-blocked by ghostscript
diff --git a/blacklist/i486/rust/splix b/blacklist/i486/rust/splix
deleted file mode 100644
index c4ef7109..00000000
--- a/blacklist/i486/rust/splix
+++ /dev/null
@@ -1 +0,0 @@
-blocked by ghostscript
diff --git a/extra/doxygen/PKGBUILD b/extra/doxygen/PKGBUILD
index 501f450b..7b3fada4 100644
--- a/extra/doxygen/PKGBUILD
+++ b/extra/doxygen/PKGBUILD
@@ -22,12 +22,6 @@ makedepends_i686+=(texlive-core texlive-latexextra)
makedepends=(${makedepends[@]//graphviz/})
makedepends_i686+=(graphviz)
-# no ghostscript on i486
-makedepends=(${makedepends[@]//ghostscript/})
-makedepends_i686+=(ghostscript)
-
-makedepends_pentium4=("${makedepends_i686[@]}")
-
if [ "${CARCH}" = "i486" ]; then
eval "$(
declare -f build | \