commit:     7bc6472027da16f9873a20fb87132e0d8fed9b2e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 06:11:26 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 06:11:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc64720

app-forensics/yara: Stabilize 4.4.0 amd64, #915974

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

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

diff --git a/app-forensics/yara/yara-4.4.0.ebuild 
b/app-forensics/yara/yara-4.4.0.ebuild
index 389b8493c70f..bf5f5daeb6bf 100644
--- a/app-forensics/yara/yara-4.4.0.ebuild
+++ b/app-forensics/yara/yara-4.4.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