Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,10 +1,16 @@
|
||||
name: ufw
|
||||
description: Uncomplicated Firewall
|
||||
version: 0.36.2
|
||||
revision: 1
|
||||
url: https://launchpad.net/ufw
|
||||
license: GPL3
|
||||
architecture: any
|
||||
depends: ["iptables","python3"]
|
||||
make_depends: ["python-setuptools"]
|
||||
keep: ["etc/ufw/"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/ufw/
|
||||
depends:
|
||||
- iptables
|
||||
- python3
|
||||
make_depends:
|
||||
- python-setuptools
|
||||
|
||||
Reference in New Issue
Block a user