commit: 809fe36e36d103d4b670b2531a9e35f48a62f6ea Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 27 07:25:35 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Sep 27 07:27:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809fe36e
profiles/arch: Drop use masks for xwidgets app-editors/emacs no longer has the flag. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 1 - profiles/arch/hppa/use.mask | 4 ---- profiles/arch/mips/package.use.mask | 1 - profiles/arch/sparc/package.use.stable.mask | 4 ---- 4 files changed, 10 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 58071d9fab0d..ac17a7c8a9f1 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -290,7 +290,6 @@ media-libs/mesa video_cards_zink vulkan vulkan-overlay zink # Sergei Trofimovich <[email protected]> (2020-07-18) # net-libs/webkit-gtk has no alpha keywords -app-editors/emacs xwidgets gnome-extra/evolution-data-server oauth-gtk3 oauth-gtk4 # needs gnome-extra/sushi, depends on net-libs/webkit-gtk gnome-base/nautilus previewer diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 429687a52b99..e988802889da 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -66,10 +66,6 @@ plymouth # sys-fs/dmraid has not been tested on HPPA dmraid -# Jeroen Roovers <[email protected]> (2016-01-31) -# USE=xwidgets requires net-libs/webkit-gtk -xwidgets - # Jeroen Roovers <[email protected]> (2015-10-16) # HPPA has no NUMA support in the kernel numa diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 019333fee28a..c857e05beafd 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -72,7 +72,6 @@ app-editors/emacs gui mailutils # Arthur Zamarin <[email protected]> (2024-08-25) # net-libs/webkit-gtk has no mips keywords -app-editors/emacs xwidgets dev-util/glade webkit # Arthur Zamarin <[email protected]> (2024-08-25) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 3a1db3845989..5bec10bead0e 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -122,7 +122,3 @@ dev-libs/libzip mbedtls net-libs/libssh mbedtls net-libs/libssh2 mbedtls net-vpn/openvpn mbedtls - -# Sergei Trofimovich <[email protected]> (2020-04-04) -# Needs stable net-libs/webkit-gtk, bug #712260 -app-editors/emacs xwidgets
