From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/yara-x/
Date: Sun, 16 Feb 2025 16:36:32 +0000 (UTC) [thread overview]
Message-ID: <1739723696.50ccbc398ffacad5d4dcedc07c766f29c0e7dc1f.sam@gentoo> (raw)
commit: 50ccbc398ffacad5d4dcedc07c766f29c0e7dc1f
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Mon Feb 3 20:57:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 16:34:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ccbc39
app-forensics/yara-x: drop x86 keywords
cranelift crate does not support x86 keyword
Closes: https://bugs.gentoo.org/938661
Closes: https://bugs.gentoo.org/947795
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40430
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/yara-x/yara-x-0.10.0.ebuild | 5 +++--
app-forensics/yara-x/yara-x-0.11.1.ebuild | 5 +++--
app-forensics/yara-x/yara-x-0.12.0.ebuild | 3 ++-
app-forensics/yara-x/yara-x-0.5.0-r1.ebuild | 5 +++--
4 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/app-forensics/yara-x/yara-x-0.10.0.ebuild b/app-forensics/yara-x/yara-x-0.10.0.ebuild
index 519ee81bc21d..b5e4da1469b2 100644
--- a/app-forensics/yara-x/yara-x-0.10.0.ebuild
+++ b/app-forensics/yara-x/yara-x-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3
@@ -512,7 +512,8 @@ LICENSE+="
"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
+KEYWORDS="~amd64"
IUSE="python"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
diff --git a/app-forensics/yara-x/yara-x-0.11.1.ebuild b/app-forensics/yara-x/yara-x-0.11.1.ebuild
index 0288b7b0a563..0f78289ff1f1 100644
--- a/app-forensics/yara-x/yara-x-0.11.1.ebuild
+++ b/app-forensics/yara-x/yara-x-0.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.4
@@ -493,7 +493,8 @@ LICENSE+="
"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
+KEYWORDS="~amd64"
IUSE="python"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
diff --git a/app-forensics/yara-x/yara-x-0.12.0.ebuild b/app-forensics/yara-x/yara-x-0.12.0.ebuild
index 91380223eeb1..c42f7ff0a85a 100644
--- a/app-forensics/yara-x/yara-x-0.12.0.ebuild
+++ b/app-forensics/yara-x/yara-x-0.12.0.ebuild
@@ -501,7 +501,8 @@ LICENSE+="
"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
+KEYWORDS="~amd64"
IUSE="python"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
diff --git a/app-forensics/yara-x/yara-x-0.5.0-r1.ebuild b/app-forensics/yara-x/yara-x-0.5.0-r1.ebuild
index d658ac1b9717..36550764a289 100644
--- a/app-forensics/yara-x/yara-x-0.5.0-r1.ebuild
+++ b/app-forensics/yara-x/yara-x-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -530,7 +530,8 @@ LICENSE+="
"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
+KEYWORDS="amd64"
IUSE="python"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
next reply other threads:[~2025-02-16 16:36 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-16 16:36 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-13 0:15 [gentoo-commits] repo/gentoo:master commit in: app-forensics/yara-x/ Sam James
2025-06-13 0:15 Sam James
2025-06-06 0:08 Sam James
2025-06-05 21:22 Sam James
2025-05-27 8:28 Sam James
2025-04-24 18:23 Sam James
2025-04-24 18:23 Sam James
2025-04-24 18:23 Sam James
2025-04-03 15:35 Jakov Smolić
2025-02-28 8:10 Arthur Zamarin
2025-02-28 7:46 Arthur Zamarin
2025-02-16 16:36 Sam James
2025-01-21 13:13 Joonas Niilola
2024-12-01 11:54 Sam James
2024-12-01 11:54 Sam James
2024-11-23 16:12 Sam James
2024-11-09 13:54 Sam James
2024-09-14 7:09 Joonas Niilola
2024-09-14 7:09 Joonas Niilola
2024-08-28 20:35 Sam James
2024-08-10 7:24 Joonas Niilola
2024-08-10 7:24 Joonas Niilola
2024-07-26 7:40 Joonas Niilola
2024-06-17 9:39 James Le Cuirot
2024-05-31 0:38 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1739723696.50ccbc398ffacad5d4dcedc07c766f29c0e7dc1f.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox