mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
sbcl: remove noarch.
This commit is contained in:
parent
3a548195ff
commit
3e6ca6661f
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sbcl'
|
# Template file for 'sbcl'
|
||||||
pkgname=sbcl
|
pkgname=sbcl
|
||||||
version=2.0.9
|
version=2.0.9
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686 x86_64* armv7l aarch64"
|
archs="i686 x86_64* armv7l aarch64"
|
||||||
hostmakedepends="iana-etc"
|
hostmakedepends="iana-etc"
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -55,7 +55,6 @@ do_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sbcl-source_package() {
|
sbcl-source_package() {
|
||||||
archs="noarch"
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" -- source files"
|
short_desc+=" -- source files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue