commit:     282dcdc9db591f74e1fb9a7a525981891ec085d4
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 14:17:59 2022 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul  5 11:56:03 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=282dcdc9

specs/x86: remove tools requiring rust/sse2, for now

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 releases/specs/x86/hardened/admincd-stage1-openrc.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/releases/specs/x86/hardened/admincd-stage1-openrc.spec 
b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
index dc997597..6575b029 100644
--- a/releases/specs/x86/hardened/admincd-stage1-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
@@ -46,6 +46,7 @@ livecd/packages:
        app-arch/tar
        app-arch/unrar
        app-arch/unzip
+# remove duplicity until rust/sse2 situation is resolved       
 #      app-backup/duplicity
        app-benchmarks/bonnie
        app-benchmarks/bonnie++
@@ -62,7 +63,8 @@ livecd/packages:
        app-editors/nano
        app-editors/vim
        app-emacs/ebuild-mode
-       app-emulation/cloud-init
+# remove clout-init until rust/sse2 situation is resolved
+#      app-emulation/cloud-init
        app-emulation/xen-tools
        app-misc/colordiff
        app-misc/livecd-tools

Reply via email to