summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-22 10:57:59 +0200
committerErich Eckner <git@eckner.net>2017-06-22 10:57:59 +0200
commitf723d46a3f7f1b7b7d06bf3aa6360ba25ba9eb8a (patch)
tree8a629aba146b3b4917481f6f387d34e980cbd94d /Makefile
parentb951a9902d36c3ff0d54141dfb32f0c9fa988dc9 (diff)
downloaddevtools32-f723d46a3f7f1b7b7d06bf3aa6360ba25ba9eb8a.tar.xz
remove i486 to not confuse endusers (wasn't functional)v20170622archlinux32/v20170622
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 30f28a0..d08772f 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,6 @@ BINPROGS = \
makechrootpkg
CONFIGFILES = \
- makepkg-i486.conf \
makepkg-i686.conf \
makepkg-x86_64.conf \
pacman-extra.conf \
@@ -47,22 +46,17 @@ COMMITPKG_LINKS = \
gnome-unstablepkg
ARCHBUILD_LINKS = \
- extra-i486-build \
extra-i686-build \
extra-x86_64-build \
- testing-i486-build \
testing-i686-build \
testing-x86_64-build \
- staging-i486-build \
staging-i686-build \
staging-x86_64-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \
- kde-unstable-i486-build \
kde-unstable-i686-build \
kde-unstable-x86_64-build \
- gnome-unstable-i486-build \
gnome-unstable-i686-build \
gnome-unstable-x86_64-build