commit: e528354e633775bb0dd17303179b633439302eab Author: Sergey Alirzaev <zl29ah <AT> gmail <DOT> com> AuthorDate: Wed Apr 5 23:07:56 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Apr 9 17:58:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e528354e
profiles: unmask app-admin/collectd[collectd_plugins_mqtt] for arm. Closes: https://github.com/gentoo/gentoo/pull/4372 profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index c808538c237..a218570f255 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrice Clement <[email protected]> (09 Apr 2017) +# Enable MQTT support on supported architectures +app-admin/collectd -collectd_plugins_mqtt + # Michael Weber <[email protected]> (15 Mar 2017) # Cannot test non-free dependency dev-libs/device-atlas-api-c net-proxy/haproxy device-atlas
