commit:     c815e2ec9d3271c231e005b396213dbfd2eaa374
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 07:07:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 07:07:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c815e2ec

app-forensics/yara: Stabilize 4.3.2 amd64, #911282

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-forensics/yara/yara-4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/yara/yara-4.3.2.ebuild 
b/app-forensics/yara/yara-4.3.2.ebuild
index dcace98cd031..71cdcbc586e9 100644
--- a/app-forensics/yara/yara-4.3.2.ebuild
+++ b/app-forensics/yara/yara-4.3.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
 else
        SRC_URI="https://github.com/virustotal/yara/archive/v${PV/_/-}.tar.gz 
-> ${P}.tar.gz"
        S="${WORKDIR}/${PN}-${PV/_/-}"
-       KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to