litecoin: remove only_for_archs

This commit is contained in:
Christian Neukirchen 2014-08-28 16:52:39 +02:00
parent 0513f4f768
commit 66c52f7eaa

View file

@ -9,7 +9,6 @@ short_desc="Peer-to-peer Internet currency based on scrypt cryptography"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT" license="MIT"
homepage="http://www.litecoin.org/" homepage="http://www.litecoin.org/"
only_for_archs="i686 x86_64"
do_fetch() { do_fetch() {
git clone -b v${version} git://github.com/litecoin-project/litecoin.git ${pkgname}-${version} git clone -b v${version} git://github.com/litecoin-project/litecoin.git ${pkgname}-${version}