From 036a291bb59e1cad3bcb12a6784ba0061b73c227 Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Fri, 17 Nov 2017 14:31:24 +0000 Subject: testing/efibootmgr: add x86 arch and claim maintainership https://github.com/rhboot/efibootmgr Linux user-space application to modify the Intel Extensible Firmware Interface --- testing/efibootmgr/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/efibootmgr/APKBUILD b/testing/efibootmgr/APKBUILD index e34359aabc..583ebe516d 100644 --- a/testing/efibootmgr/APKBUILD +++ b/testing/efibootmgr/APKBUILD @@ -1,11 +1,11 @@ # Contributor: Carlo Landmeter -# Maintainer: +# Maintainer: Lucas Ramage pkgname=efibootmgr pkgver=15 pkgrel=0 pkgdesc="Linux user-space application to modify the Intel Extensible Firmware Interface" url="https://github.com/rhboot/efibootmgr" -arch="x86_64 armhf aarch64" +arch="x86 x86_64 armhf aarch64" license="GPL-2.0" depends="" makedepends="efivar-dev linux-headers popt-dev gettext-dev" -- cgit v1.2.3