diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/s390/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8703af37f837..c727a2e5bb19 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matt Jolly <kangie@gentoo.org> (2024-12-08) +# dev-vcs/mercurial is not keyworded on hppa +app-eselect/eselect-repository mercurial + # Ionen Wolkens <ionen@gentoo.org> (2024-12-02) # media-video/pipewire is not keyworded here. dev-qt/qtmultimedia:6 screencast diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index ae41e70a698f..fce637692f94 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Jolly <kangie@gentoo.org> (2024-12-08) +# dev-vcs/mercurial is not keyworded on s390 +app-eselect/eselect-repository mercurial + # Christopher Byrne <salah.coronya@gmail.com> (2024-12-01) # requires dev-libs/hidapi to be keyworded dev-libs/libfido2 hidapi diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 511d641dc740..af8a79ba9143 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Jolly <kangie@gentoo.org> (2024-12-08) +# dev-vcs/mercurial is not keyworded on sparc +app-eselect/eselect-repository mercurial + # Ionen Wolkens <ionen@gentoo.org> (2024-12-02) # Needs dev-qt/qtsvg:6 which is not keyworded here (bug #918896), # but neither is gnome so integration is not very useful either way. |