app-admin/pass-audit: update Manifest

First I made the package using pypi file, then I saw Github
tarball contains tests so I switched to GH but then I saw the
tests was not working and switched back to pypi. In the process
I forgot to update Manifest file. Hence the mismatch.

Closes: https://bugs.gentoo.org/917671
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-11-21 15:16:18 +01:00
parent a72b536459
commit c8e64ab459
2 changed files with 2 additions and 3 deletions

View File

@@ -15,12 +15,11 @@ HOMEPAGE="https://github.com/roddhjav/pass-audit"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
# No test on PYPI
# Tests seems broken
RESTRICT="test"
DEPEND="app-admin/pass"
RDEPEND="${DEPEND}"
BDEPEND=""
src_install() {
distutils-r1_src_install