efivar: arch typo fix by lemmi.

This commit is contained in:
Juan RP 2014-12-28 10:42:05 +01:00
parent aa2caeb2d3
commit fb17c2ab17

View file

@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="https://github.com/vathpela/efivar"
only_for_archs="i686 i686 x86_64 x86_64-musl"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
do_fetch() {
git clone -b ${version} git://github.com/vathpela/efivar ${pkgname}-${version}