mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
webshag: added arm keyword
This commit is contained in:
parent
18505ef69a
commit
92a8f01bfb
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST ws110.tar.gz 1512389 RMD160 65d97890440ee057c818c273d533c75b09b90fa9 SHA1 10650325f13f7e1df0ac416ab1b91cb26801b676 SHA256 a1ea1cc0c87e44a19fad7edc1658c6c57705aa1fc3ff3304f1e4a669b523a049
|
||||
EBUILD webshag-1.1.ebuild 1141 RMD160 d96ba51bcb9cf1acf8b35e8a83d18a598afc353b SHA1 edcc612919d2cb1f1b685f7416cdaa5445cef608 SHA256 90c9869f5cd8a886b1a64e7b39c6f4380cbdb69a9f0b7408f4b9a8d797ac076f
|
||||
EBUILD webshag-1.1.ebuild 1146 RMD160 d098e412d9b01376df32be972aea0a7b80e4c9a9 SHA1 fb441cf1dac88396e0e24abdb90aa3041c721ea8 SHA256 422acbcf897ab5186e0efe3e2bb1f4838168491da718cb47f15ca2c32676cc52
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SRC_URI="http://www.scrt.ch/outils/${PN}/ws110.tar.gz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
KEYWORDS="amd64 ~ppc x86 ~arm"
|
||||
IUSE="nmap"
|
||||
|
||||
RDEPEND="dev-lang/python
|
||||
|
|
|
|||
Loading…
Reference in a new issue