commit: f90ee7b2a4344f60321e6a5be70a6ced8e6b72ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 10 17:50:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 11 00:49:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90ee7b2
profiles/arch/hppa: drop obsolete systemd masks Thanks Dakon for pointing this out. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 3 +-- profiles/arch/hppa/package.use.stable.mask | 8 -------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index dec058081d40..ea12bfd2a81c 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -203,9 +203,8 @@ app-emacs/elscreen wanderlust net-im/pidgin gadu # Jeroen Roovers <[email protected]> (2020-01-28) -# sys-apps/systemd is not stable # media-libs/libilbc has not been ported to HPPA -net-analyzer/wireshark ilbc sdjournal +net-analyzer/wireshark ilbc # Andreas Sturmlechner <[email protected]> (2020-01-26) # media-libs/libheif is not keyworded diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 9aa52314f86c..f3fafe0de1d0 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -98,10 +98,6 @@ sys-apps/iproute2 atm bpf iptables # dev-libs/libzip does not have stable keywords on hppa >=media-gfx/imagemagick-7 zip -# Sam James <[email protected]> (2021-06-01) -# sys-apps/systemd is not stable on hppa -sys-auth/pambase homed - # Sam James <[email protected]> (2021-02-18) # Requires dev-lang/vala to be stable gnome-base/librsvg vala @@ -174,10 +170,6 @@ x11-base/xorg-server xorg # not all needed sphinx modules are stable on hppa. dev-python/aiohttp doc -# Sergei Trofimovich <[email protected]> (2020-11-14) -# sys-apps/systemd has no stable keywords on hppa. -sys-apps/ipmitool openbmc - # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2020-10-14) # app-i18n/fcitx:4 not stable. media-libs/libsdl2 fcitx4
