mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
e3: set only_for_archs.
It's written in x86 assembly.
This commit is contained in:
parent
3351e9ed28
commit
9ce217e8f7
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'e3'
|
||||
pkgname=e3
|
||||
version=2.82
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="nasm"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
short_desc="A full-screen and user-friendly text editor"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Reference in a new issue