diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 413b22a93fdc..4d8fad4f2040 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23) +# net-libs/paho-mqtt-c is only available for amd64 and x86 +app-admin/syslog-ng -mqtt + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09) # Refind is only available on a subset of arches sys-kernel/installkernel -refind diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 2b9f55b92851..6336dd0d9794 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23) +# net-libs/paho-mqtt-c is only available for amd64 and x86 +app-admin/syslog-ng mqtt + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09) # Refind is only available on a subset of arches sys-kernel/installkernel refind diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 3c63da0f2b36..730571159d64 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23) +# net-libs/paho-mqtt-c is only available for amd64 and x86 +app-admin/syslog-ng -mqtt + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09) # Refind is only available on a subset of arches sys-kernel/installkernel -refind |