diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 19:43:57 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 19:44:58 +0200 |
commit | 607dd2ff79f27bed2f1422d532654062d4144cb8 (patch) | |
tree | 90630676567e1508766960f62cb385307789e879 /app-antivirus/fangfrisch | |
parent | sys-kernel/genkernel: mark v4.2.6 stable (diff) | |
download | gentoo-607dd2ff79f27bed2f1422d532654062d4144cb8.tar.gz gentoo-607dd2ff79f27bed2f1422d532654062d4144cb8.tar.bz2 gentoo-607dd2ff79f27bed2f1422d532654062d4144cb8.zip |
app-antivirus/fangfrisch: stabilize 1.5.0 for amd64
Bug: https://bugs.gentoo.org/827947
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-antivirus/fangfrisch')
-rw-r--r-- | app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |