From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5D4B13835A for ; Thu, 11 Feb 2021 08:13:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15458E0D7E; Thu, 11 Feb 2021 08:13:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE20CE0D7D for ; Thu, 11 Feb 2021 08:13:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13618340FE6 for ; Thu, 11 Feb 2021 08:13:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE2364BE for ; Thu, 11 Feb 2021 08:13:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613031198.fc0ae7ea9d7825919463a7da51582c34d5724ec7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/fangfrisch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild X-VCS-Directories: app-antivirus/fangfrisch/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fc0ae7ea9d7825919463a7da51582c34d5724ec7 X-VCS-Branch: master Date: Thu, 11 Feb 2021 08:13:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bca97efd-b04b-49c0-be5c-744d8c690886 X-Archives-Hash: 18243626bf3f89afd74c5e89658e36ae commit: fc0ae7ea9d7825919463a7da51582c34d5724ec7 Author: Sam James gentoo org> AuthorDate: Thu Feb 11 08:13:08 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 11 08:13:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0ae7ea app-antivirus/fangfrisch: Stabilize 1.3.0 ALLARCHES, #768774 Signed-off-by: Sam James gentoo.org> app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild index 1e25163653e..f70138cc4b3 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.3.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.3.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}]"