From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EA9C615808B for ; Sat, 5 Mar 2022 08:28:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF51E0823; Sat, 5 Mar 2022 08:28:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4098E0823 for ; Sat, 5 Mar 2022 08:28:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62D1C342DBC for ; Sat, 5 Mar 2022 08:28:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF9572F0 for ; Sat, 5 Mar 2022 08:28:42 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1646468918.eb852de3f6d7cbbe12ed9a8a9c007e0b30407d2d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: eb852de3f6d7cbbe12ed9a8a9c007e0b30407d2d X-VCS-Branch: master Date: Sat, 5 Mar 2022 08:28:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ccbba26-675b-4ab1-99d4-07975a07abc4 X-Archives-Hash: 71d72908e42287646934d64862cc3991 commit: eb852de3f6d7cbbe12ed9a8a9c007e0b30407d2d Author: Joonas Niilola gentoo org> AuthorDate: Sat Mar 5 07:48:04 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Mar 5 08:28:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb852de3 profiles/arch/amd64/package.use.stable.mask: remove lxd[apparmor] mask Bug: https://bugs.gentoo.org/832828 Signed-off-by: Joonas Niilola gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24409 profiles/arch/amd64/package.use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 5bb6f797a889..9be61d38434a 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -49,11 +49,6 @@ app-office/libreoffice base # dev-util/nvidia-cuda-toolkit has no stable keywords app-metrics/collectd collectd_plugins_slurm collectd_plugins_gpu_nvidia -# Joonas Niilola (2020-06-21) -# sys-apps/apparmor doesn't have stable keywords. -app-containers/lxc apparmor -app-containers/lxd apparmor - # Thomas Deutschmann (2019-10-28) # net-libs/quiche is an early HTTP/3 implementation # not yet ready for everyone.