mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
backup: enable x86_64.
This commit is contained in:
@@ -4,9 +4,12 @@ HOMEPAGE="https://github.com/kallisti5/backup"
|
||||
COPYRIGHT="2013 Alexander von Gluck IV"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
SOURCE_URI="git+https://github.com/kallisti5/backup#4c01c5b6f0"
|
||||
srcGitRev="4c01c5b6f0dd31c21223f5defdf388463769c59f"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="86a415b9d6bcf3b8b255958df75dbd4c97ef397c3195ec4694a7bb959bdca1b2"
|
||||
SOURCE_DIR="backup-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
backup = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user