From e6909e6dcde9ac25c834b1dae4bc8441f9cefd7e Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Fri, 17 Nov 2017 14:36:39 +0000 Subject: testing/efivar: add x86 arch and claim maintainership https://github.com/rhboot/efivar Tools and library to manipulate EFI variables --- testing/efivar/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/efivar') diff --git a/testing/efivar/APKBUILD b/testing/efivar/APKBUILD index 10c982998a..2f1f036037 100644 --- a/testing/efivar/APKBUILD +++ b/testing/efivar/APKBUILD @@ -1,11 +1,11 @@ # Contributor: Carlo Landmeter -# Maintainer: +# Maintainer: Lucas Ramage 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="" -- cgit v1.2.3