diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:09:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:09:39 +0200 |
commit | 0f4eb06f9b17601e41a016f1bc8bb7e3e9221dc8 (patch) | |
tree | 34a662aea758d2ef8138ca23d4b332d09d752b0f /app-antivirus/fangfrisch | |
parent | net-misc/ntpsec: amd64 stable wrt bug #721526 (diff) | |
download | gentoo-0f4eb06f9b17601e41a016f1bc8bb7e3e9221dc8.tar.gz gentoo-0f4eb06f9b17601e41a016f1bc8bb7e3e9221dc8.tar.bz2 gentoo-0f4eb06f9b17601e41a016f1bc8bb7e3e9221dc8.zip |
app-antivirus/fangfrisch: amd64 stable wrt bug #721530
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus/fangfrisch')
-rw-r--r-- | app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild index 8aca5a69d471..61e13e45a8f9 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild @@ -37,7 +37,7 @@ database tables, then run the initdb command as shown above." LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=">=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/sqlalchemy-1.3.11[${PYTHON_USEDEP}]" |