diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 08:11:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 08:11:37 +0000 |
commit | 0563ea5c902ba22bb122e44eee41bb1277f81c6d (patch) | |
tree | db25408914580530cdd3e9ad25ccd0d7dfd79fa9 /app-antivirus/fangfrisch | |
parent | sys-apps/gentoo-systemd-integration: Stabilize 8 ALLARCHES, #733582 (diff) | |
download | gentoo-0563ea5c902ba22bb122e44eee41bb1277f81c6d.tar.gz gentoo-0563ea5c902ba22bb122e44eee41bb1277f81c6d.tar.bz2 gentoo-0563ea5c902ba22bb122e44eee41bb1277f81c6d.zip |
app-antivirus/fangfrisch: Stabilize 1.3.0 amd64, #768774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus/fangfrisch')
-rw-r--r-- | app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild index 5de7fdc59bbd..1e25163653e9 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}]" |