commit: 607dd2ff79f27bed2f1422d532654062d4144cb8 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Dec 1 17:43:57 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 17:44:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607dd2ff
app-antivirus/fangfrisch: stabilize 1.5.0 for amd64 Bug: https://bugs.gentoo.org/827947 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild index 87b2d6559446..b0e7b2255222 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild @@ -36,7 +36,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}]"
