commit: b6b8faab16877db4c767dcd25db3c13c6e826cb3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 10 14:01:01 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 10 16:16:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b8faab
profiles: arm: mv kde package.use.mask to package.use.stable.mask net-libs/libproxy sys-auth/polkit Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 10 +--------- profiles/arch/arm/package.use.stable.mask | 10 +++++++++- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1fe23f0320a..8337f7b9d26 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Bernard Cafarelli <[email protected]> (14 Jan 2019) @@ -498,18 +498,10 @@ app-admin/packagekit-base entropy # Remove this for your arch after you keyword dev-utils/google-perftools and virtual/gsasl (bug #381737) dev-libs/libmemcached sasl -# Markus Meier <[email protected]> (13 Mar 2011) -# needs stable kde stuff -sys-auth/polkit kde - # Sebastian Pipping <[email protected]> (22 Feb 2011) # No media-sound/lilypond here, yet (bug #356069) app-text/asciidoc test -# Michael Weber <[email protected]> (10 Feb 2011) -# kde-frameworks/kconfig is not stable for arm -net-libs/libproxy kde - # Raúl Porcel <[email protected]> (28 Mar 2010) # Needs kde-frameworks/kwallet, kde-frameworks/ki18n and kde-frameworks/kconfig stable dev-vcs/subversion kwallet diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 1082a59dd63..3984f8900b4 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,14 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (10 Feb 2019) +# kde-frameworks/kconfig is not stable for arm +net-libs/libproxy kde + +# Andreas Sturmlechner <[email protected]> (10 Feb 2019) +# kde-plasma/polkit-kde-agent is not stable for arm +sys-auth/polkit kde + # Andreas Sturmlechner <[email protected]> (04 Nov 2018) # media-libs/libmtp stabilisation timeout, bug #661162 gnome-base/gvfs mtp
