Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/fangfrisch/
Date: Wed, 01 Dec 2021 17:45:11
Message-Id: 1638380698.fe483cd89c249d72bce8a03de094e81022a6e9fa.juippis@gentoo
1 commit: fe483cd89c249d72bce8a03de094e81022a6e9fa
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 1 17:44:29 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 17:44:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe483cd8
7
8 app-antivirus/fangfrisch: stabilize 1.5.0 for x86
9
10 Bug: https://bugs.gentoo.org/827947
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild
17 index b0e7b2255222..84b3465fcb8b 100644
18 --- a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild
19 +++ b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild
20 @@ -36,7 +36,7 @@ database tables, then run the initdb command as shown above."
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 DEPEND=">=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
28 >=dev-python/sqlalchemy-1.3.11[${PYTHON_USEDEP}]"