commit:     9d884957a543a6410d5a507bc09314d293909b6d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 06:55:43 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  8 06:55:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d884957

app-forensics/yara: Stabilize 4.5.0 x86, #931529

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/app-forensics/yara/yara-4.5.0.ebuild 
b/app-forensics/yara/yara-4.5.0.ebuild
index e5874a8e7202..e37648215a38 100644
--- a/app-forensics/yara/yara-4.5.0.ebuild
+++ b/app-forensics/yara/yara-4.5.0.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