python-pgpdump: remove noarch.
This commit is contained in:
parent
d81e5a83a0
commit
7cc12dc28c
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-pgpdump'
|
# Template file for 'python-pgpdump'
|
||||||
pkgname=python-pgpdump
|
pkgname=python-pgpdump
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=6
|
revision=7
|
||||||
archs=noarch
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="pgpdump"
|
pycompile_module="pgpdump"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -15,7 +14,6 @@ distfiles="https://github.com/toofishes/python-pgpdump/archive/${version}.tar.gz
|
||||||
checksum=05383f66e467e855299d1ed51161c6038ac338d9d10bd33476b574dc3bef64ff
|
checksum=05383f66e467e855299d1ed51161c6038ac338d9d10bd33476b574dc3bef64ff
|
||||||
|
|
||||||
python3-pgpdump_package() {
|
python3-pgpdump_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
pycompile_module="pgpdump"
|
pycompile_module="pgpdump"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue