commit:     85c509d897eddf1a1554d0c0e5064bb6c4a4befa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 28 16:51:46 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 28 17:10:13 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c509d8

app-containers/containerd: drop broken USE=hardened

Unnecessary, see 68d4571e78f348eac41d64ba306ec2a8226ad17c.

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

 app-containers/containerd/containerd-2.0.2.ebuild | 5 ++---
 app-containers/containerd/containerd-2.0.3.ebuild | 5 ++---
 app-containers/containerd/containerd-2.0.4.ebuild | 5 ++---
 app-containers/containerd/containerd-2.0.5.ebuild | 5 ++---
 app-containers/containerd/containerd-2.1.0.ebuild | 5 ++---
 app-containers/containerd/containerd-2.1.1.ebuild | 5 ++---
 app-containers/containerd/containerd-2.1.4.ebuild | 5 ++---
 app-containers/containerd/containerd-2.2.0.ebuild | 5 ++---
 app-containers/containerd/containerd-2.2.1.ebuild | 3 +--
 9 files changed, 17 insertions(+), 26 deletions(-)

diff --git a/app-containers/containerd/containerd-2.0.2.ebuild 
b/app-containers/containerd/containerd-2.0.2.ebuild
index f205a48da4fa..86430c165623 100644
--- a/app-containers/containerd/containerd-2.0.2.ebuild
+++ b/app-containers/containerd/containerd-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.0.3.ebuild 
b/app-containers/containerd/containerd-2.0.3.ebuild
index e7315295f180..fd381f673c82 100644
--- a/app-containers/containerd/containerd-2.0.3.ebuild
+++ b/app-containers/containerd/containerd-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.0.4.ebuild 
b/app-containers/containerd/containerd-2.0.4.ebuild
index e7315295f180..fd381f673c82 100644
--- a/app-containers/containerd/containerd-2.0.4.ebuild
+++ b/app-containers/containerd/containerd-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.0.5.ebuild 
b/app-containers/containerd/containerd-2.0.5.ebuild
index fbd848d132a4..9033848f24c1 100644
--- a/app-containers/containerd/containerd-2.0.5.ebuild
+++ b/app-containers/containerd/containerd-2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.1.0.ebuild 
b/app-containers/containerd/containerd-2.1.0.ebuild
index 82ff43895cee..14f881af1c55 100644
--- a/app-containers/containerd/containerd-2.1.0.ebuild
+++ b/app-containers/containerd/containerd-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.1.1.ebuild 
b/app-containers/containerd/containerd-2.1.1.ebuild
index c697a6ff2bc4..c197702ec143 100644
--- a/app-containers/containerd/containerd-2.1.1.ebuild
+++ b/app-containers/containerd/containerd-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -60,7 +60,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.1.4.ebuild 
b/app-containers/containerd/containerd-2.1.4.ebuild
index d2908c6ba563..ceaa0b03844f 100644
--- a/app-containers/containerd/containerd-2.1.4.ebuild
+++ b/app-containers/containerd/containerd-2.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -59,7 +59,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.2.0.ebuild 
b/app-containers/containerd/containerd-2.2.0.ebuild
index 77017ca3ce10..178f6899235d 100644
--- a/app-containers/containerd/containerd-2.2.0.ebuild
+++ b/app-containers/containerd/containerd-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -59,7 +59,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

diff --git a/app-containers/containerd/containerd-2.2.1.ebuild 
b/app-containers/containerd/containerd-2.2.1.ebuild
index 0f21742d0b9a..d89df32ae78c 100644
--- a/app-containers/containerd/containerd-2.2.1.ebuild
+++ b/app-containers/containerd/containerd-2.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
+IUSE="apparmor btrfs device-mapper +cri +seccomp selinux test"
 
 COMMON_DEPEND="
        btrfs? ( sys-fs/btrfs-progs )
@@ -59,7 +59,6 @@ src_compile() {
 
        myemakeargs=(
                BUILDTAGS="${options[*]}"
-               LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')"
                REVISION="${GIT_REVISION}"
                VERSION=v${PV}
        )

Reply via email to