diff options
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild index 3c01329a331e..f70138cc4b33 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild @@ -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}]" |