app-antivirus: qa fixes

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-17 17:00:04 -05:00
parent def2c1ae05
commit dab2425008
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
4 changed files with 8 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit autotools
@ -14,7 +14,6 @@ SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE="openmp"
DEPEND=""
RDEPEND="
app-arch/libarchive:*
dev-libs/libconfig:*

View file

@ -5,4 +5,7 @@
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="github">rieck/malheur</remote-id>
</upstream>
</pkgmetadata>

View file

@ -8,4 +8,7 @@
<use>
<flag name="tools">Install extra tools</flag>
</use>
<upstream>
<remote-id type="github">Veil-Framework/Veil</remote-id>
</upstream>
</pkgmetadata>

View file

@ -16,7 +16,6 @@ KEYWORDS="~amd64"
IUSE="tools"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND=""
RDEPEND="dev-python/pycryptodome
dev-python/pefile
${PYTHON_DEPS}