mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
coreboot-utils: remove noarch
This commit is contained in:
parent
6f84b8de8e
commit
0fda19e203
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'coreboot-utils'
|
# Template file for 'coreboot-utils'
|
||||||
pkgname=coreboot-utils
|
pkgname=coreboot-utils
|
||||||
version=4.12
|
version=4.12
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
wrksrc="coreboot-${version}"
|
wrksrc="coreboot-${version}"
|
||||||
build_wrksrc="util"
|
build_wrksrc="util"
|
||||||
|
@ -32,7 +32,6 @@ do_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
coreboot-utils-me_cleaner_package() {
|
coreboot-utils-me_cleaner_package() {
|
||||||
archs=noarch
|
|
||||||
python_version=3
|
python_version=3
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Tool for partial deblobbing Intel ME/TXE firmware images"
|
short_desc="Tool for partial deblobbing Intel ME/TXE firmware images"
|
||||||
|
|
Loading…
Add table
Reference in a new issue