From 74a9949bb6b7944106b2a97257a726bb34c90369 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 7 Aug 2015 17:05:20 +0200 Subject: reproducible: remove 'FIXME arch amd64' comment, it's clear we need to look at all occurances of 'amd64' in the code anyway --- bin/reproducible_blacklist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_blacklist.sh') diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh index 528225b0..09bc7895 100755 --- a/bin/reproducible_blacklist.sh +++ b/bin/reproducible_blacklist.sh @@ -11,7 +11,7 @@ common_init "$@" # common code defining db access . /srv/jenkins/bin/reproducible_common.sh -ARCH=amd64 # FIXME - multiarchify +ARCH=amd64 blacklist_packages() { DATE=$(date +'%Y-%m-%d %H:%M') -- cgit v1.2.3-54-g00ecf