summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-09-21 06:23:56 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-09-21 06:23:56 +0000
commite6f37e3ba73354d987c28b7e1952dc31a963f429 (patch)
tree8eaa9d485263fd53e9fd55a9f23f37b173106add
parent2024-09-21 05:34:27 UTC (diff)
parentsys-kernel/gentoo-kernel-bin: Stabilize 6.1.110 x86, #939870 (diff)
downloadgentoo-e6f37e3ba73354d987c28b7e1952dc31a963f429.tar.gz
gentoo-e6f37e3ba73354d987c28b7e1952dc31a963f429.tar.bz2
gentoo-e6f37e3ba73354d987c28b7e1952dc31a963f429.zip
Merge updates from master
-rw-r--r--app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild2
-rw-r--r--app-editors/helix/helix-24.07.ebuild2
-rw-r--r--dev-debug/drgn/drgn-0.0.27-r2.ebuild (renamed from dev-debug/drgn/drgn-0.0.27-r1.ebuild)3
-rw-r--r--dev-util/cargo-c/cargo-c-0.10.4.ebuild2
-rw-r--r--media-gfx/libimagequant/libimagequant-4.3.0.ebuild2
-rw-r--r--sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.110.ebuild2
-rw-r--r--sys-kernel/gentoo-kernel/gentoo-kernel-6.1.110.ebuild2
-rw-r--r--virtual/dist-kernel/dist-kernel-6.1.110.ebuild2
8 files changed, 10 insertions, 7 deletions
diff --git a/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
index 959f004a2644..4275055e68c6 100644
--- a/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
+++ b/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
@@ -177,7 +177,7 @@ LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
BDEPEND=">=virtual/rust-1.70.0"
diff --git a/app-editors/helix/helix-24.07.ebuild b/app-editors/helix/helix-24.07.ebuild
index 34b8e2163430..89deeb654e5f 100644
--- a/app-editors/helix/helix-24.07.ebuild
+++ b/app-editors/helix/helix-24.07.ebuild
@@ -299,7 +299,7 @@ LICENSE+="
ZLIB
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="+grammar"
RDEPEND="dev-vcs/git"
diff --git a/dev-debug/drgn/drgn-0.0.27-r1.ebuild b/dev-debug/drgn/drgn-0.0.27-r2.ebuild
index d3dfa2a25dd9..48d3c3892ed1 100644
--- a/dev-debug/drgn/drgn-0.0.27-r1.ebuild
+++ b/dev-debug/drgn/drgn-0.0.27-r2.ebuild
@@ -65,5 +65,8 @@ src_configure() {
CONFIGURE_FLAGS="--disable-dependency-tracking --disable-silent-rules"
CONFIGURE_FLAGS+=" --with-libkdumpfile"
CONFIGURE_FLAGS+=" $(use_enable openmp)"
+ CONFIGURE_FLAGS+=" --build=${CBUILD}"
+ CONFIGURE_FLAGS+=" --host=${CHOST}"
+ CONFIGURE_FLAGS+=" --target=${CTARGET}"
distutils-r1_src_configure
}
diff --git a/dev-util/cargo-c/cargo-c-0.10.4.ebuild b/dev-util/cargo-c/cargo-c-0.10.4.ebuild
index 436b2594d464..4d31a6bf3588 100644
--- a/dev-util/cargo-c/cargo-c-0.10.4.ebuild
+++ b/dev-util/cargo-c/cargo-c-0.10.4.ebuild
@@ -361,7 +361,7 @@ LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND=">=dev-libs/libgit2-1.7:=
dev-libs/openssl:=
diff --git a/media-gfx/libimagequant/libimagequant-4.3.0.ebuild b/media-gfx/libimagequant/libimagequant-4.3.0.ebuild
index 3834a58ebed1..c7a0567d42c3 100644
--- a/media-gfx/libimagequant/libimagequant-4.3.0.ebuild
+++ b/media-gfx/libimagequant/libimagequant-4.3.0.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-3+"
# Dependent crate licenses
LICENSE+=" MIT Unicode-DFS-2016 ZLIB"
SLOT="0/0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~s390 ~sparc"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~s390 ~sparc"
BDEPEND="
>=dev-util/cargo-c-0.9.14
diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.110.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.110.ebuild
index 53b01d5e35e1..2887359a1b7d 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.110.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-6.1.110.ebuild
@@ -35,7 +35,7 @@ SRC_URI+="
S=${WORKDIR}
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
RDEPEND="
!sys-kernel/gentoo-kernel:${SLOT}
diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.110.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.110.ebuild
index 21c9b05e1334..f5d3adf232dc 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.110.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.110.ebuild
@@ -43,7 +43,7 @@ SRC_URI+="
S=${WORKDIR}/${MY_P}
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug hardened"
REQUIRED_USE="
arm? ( savedconfig )
diff --git a/virtual/dist-kernel/dist-kernel-6.1.110.ebuild b/virtual/dist-kernel/dist-kernel-6.1.110.ebuild
index 15b55453deca..4f2425d2a4a4 100644
--- a/virtual/dist-kernel/dist-kernel-6.1.110.ebuild
+++ b/virtual/dist-kernel/dist-kernel-6.1.110.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DESCRIPTION="Virtual to depend on any Distribution Kernel"
SLOT="0/${PVR}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
RDEPEND="
|| (