summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-01-02 23:38:04 -0500
committerErich Eckner <git@eckner.net>2018-05-31 16:09:42 +0200
commit90ff1d25d1b8e4c0069688f3f105981495157fc5 (patch)
tree584b925c40e514127107fca400955ca259eb4db7 /Makefile
parent6364b3c9b9fae2b43bf3e02b9e84c814fc3f502f (diff)
downloaddevtools32-90ff1d25d1b8e4c0069688f3f105981495157fc5.tar.xz
Revert "Remove i686 support"
This reverts commit 7259e7def07a5f6ee04a34db61a87361ad0b5ac7, except for commitpkg.in
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2d29c83..19fb191 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ BINPROGS = \
makechrootpkg
CONFIGFILES = \
+ makepkg-i686.conf \
makepkg-x86_64.conf \
pacman-extra.conf \
pacman-testing.conf \
@@ -43,13 +44,18 @@ COMMITPKG_LINKS = \
gnome-unstablepkg
ARCHBUILD_LINKS = \
+ extra-i686-build \
extra-x86_64-build \
+ testing-i686-build \
testing-x86_64-build \
+ staging-i686-build \
staging-x86_64-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \
+ kde-unstable-i686-build \
kde-unstable-x86_64-build \
+ gnome-unstable-i686-build \
gnome-unstable-x86_64-build
CROSSREPOMOVE_LINKS = \