chicken: mono no longer conflict
This commit is contained in:
parent
d54f25f926
commit
b0524be231
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chicken'
|
||||
pkgname=chicken
|
||||
version=4.12.0
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="A practical and portable Scheme system"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
|
@ -9,8 +9,6 @@ homepage="http://www.call-cc.org"
|
|||
distfiles="http://code.call-cc.org/releases/$version/$pkgname-$version.tar.gz"
|
||||
checksum=605ace459bc66e8c5f82abb03d9b1c9ca36f1c2295931d244d03629a947a6989
|
||||
|
||||
conflicts="mono>=0" # /usr/bin/csc
|
||||
|
||||
# No ARM support??!!!
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
|
|
Loading…
Reference in New Issue