diff options
Diffstat (limited to 'bin/reproducible_html_indexes.py')
-rwxr-xr-x | bin/reproducible_html_indexes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index 3e0cae3c..b592544c 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -136,7 +136,7 @@ pages = { ] }, 'not_for_us': { - 'title': 'Packages in {suite}/{arch} which should not be build on "amd64"', + 'title': 'Packages in {suite}/{arch} which should not be build on "{arch}"', 'body': [ { 'icon_status': 'not_for_us', |