testing/efivar: add x86 arch and claim maintainership

https://github.com/rhboot/efivar
Tools and library to manipulate EFI variables
This commit is contained in:
Lucas Ramage 2017-11-17 14:36:39 +00:00 committed by Leonardo Arena
parent 036a291bb5
commit e6909e6dcd

View File

@ -1,11 +1,11 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
pkgname=efivar
pkgver=31
pkgrel=0
pkgdesc="Tools and library to manipulate EFI variables"
url="https://github.com/rhboot/efivar"
arch="x86_64 armhf aarch64"
arch="x86 x86_64 armhf aarch64"
license="LGPL-2.1"
depends=""
depends_dev=""