diff options
| author | Emiel Wiedijk <me@aimileus.nl> | 2018-05-13 09:21:30 +0200 |
|---|---|---|
| committer | Emiel Wiedijk <me@aimileus.nl> | 2018-05-13 09:21:30 +0200 |
| commit | 1a8fa496f0fa70b0454208c2208b232015f1c9b3 (patch) | |
| tree | 3af248d80fcf55a939724723bd9c44cf9f1b90d8 /.SRCINFO | |
| parent | 76515a4bdacd2a1d3e97b1bfd4d9363fe0533407 (diff) | |
Set arch to any
This package only provides python scripts and some architecture-
independent resources. The package can be installed on every
architecture. Therefore, arch should be set to 'any'.
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ pkgbase = tails-installer pkgdesc = Installer for the Tails live operating system pkgver = 5.0.7 - pkgrel = 1 + pkgrel = 2 url = https://tails.boum.org/ - arch = x86_64 + arch = any license = GPL makedepends = git depends = cdrkit |
