mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
yara-python: make repoman happy
This commit is contained in:
parent
b90b262814
commit
af63ce3816
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ LICENSE="Apache-2.0"
|
|||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="=app-forensics/yara-${PV}"
|
||||
DEPEND="~app-forensics/yara-${PV}"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue