commit:     c79416ca67ac8786a9919f7bd9522718e14ebe2d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 14:12:46 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 17 14:12:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79416ca

dev-python/yara-python: Stabilize 4.5.2 amd64, #956093

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

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

diff --git a/dev-python/yara-python/yara-python-4.5.2.ebuild 
b/dev-python/yara-python/yara-python-4.5.2.ebuild
index d5d777b5c0ac..444bf58b6fa4 100644
--- a/dev-python/yara-python/yara-python-4.5.2.ebuild
+++ b/dev-python/yara-python/yara-python-4.5.2.ebuild
@@ -16,7 +16,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