mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
Pyrex: remove noarch
This commit is contained in:
parent
7f3db3964f
commit
1ee02ede88
1 changed files with 1 additions and 3 deletions
|
@ -1,12 +1,10 @@
|
||||||
# Template file for 'Pyrex'
|
# Template file for 'Pyrex'
|
||||||
pkgname=Pyrex
|
pkgname=Pyrex
|
||||||
version=0.9.9
|
version=0.9.9
|
||||||
revision=4
|
revision=5
|
||||||
archs=noarch
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
pycompile_module="Pyrex"
|
|
||||||
short_desc="Language for writing Python extension modules"
|
short_desc="Language for writing Python extension modules"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue