commit:     8b7362e017844b34afa17950ac4d0f5f54104c1a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 08:08:42 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 08:08:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7362e0

dev-python/yara-python: Stabilize 4.3.1 x86, #907151

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/yara-python/yara-python-4.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/yara-python/yara-python-4.3.1.ebuild 
b/dev-python/yara-python/yara-python-4.3.1.ebuild
index a4fa9fa8737f..45e972b60f6d 100644
--- a/dev-python/yara-python/yara-python-4.3.1.ebuild
+++ b/dev-python/yara-python/yara-python-4.3.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/VirusTotal/yara-python.git";
 else
        
SRC_URI="https://github.com/virustotal/yara-python/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to