diff options
Diffstat (limited to 'main/parted/APKBUILD')
-rw-r--r-- | main/parted/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/parted/APKBUILD b/main/parted/APKBUILD index ab0b3d0c9d..81388de290 100644 --- a/main/parted/APKBUILD +++ b/main/parted/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.3 pkgrel=0 pkgdesc="Utility to create, destroy, resize, check and copy partitions" url="http://www.gnu.org/software/parted/parted.html" +arch="x86 x86_64" license="GPL3" subpackages="$pkgname-dev $pkgname-doc" depends= |