diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 19:44:29 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 19:44:58 +0200 |
commit | fe483cd89c249d72bce8a03de094e81022a6e9fa (patch) | |
tree | 996d384506962b1ce700be9b1c7e5e4ed08abeb1 /app-antivirus | |
parent | app-antivirus/fangfrisch: stabilize 1.5.0 for amd64 (diff) | |
download | gentoo-fe483cd89c249d72bce8a03de094e81022a6e9fa.tar.gz gentoo-fe483cd89c249d72bce8a03de094e81022a6e9fa.tar.bz2 gentoo-fe483cd89c249d72bce8a03de094e81022a6e9fa.zip |
app-antivirus/fangfrisch: stabilize 1.5.0 for x86
Bug: https://bugs.gentoo.org/827947
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-antivirus')
-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 b0e7b2255222..84b3465fcb8b 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}]" |