This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/mqtt-1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/mqtt-1
Or alternatively:
emerge --autounmask-write -a =virtual/mqtt-1
# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for Home Assistant MQTT" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86 amd64-linux x86-linux" RDEPEND="app-misc/mosquitto dev-python/hbmqtt" #RDEPEND="|| ( # app-misc/mosquitto # dev-python/hbmqtt #)"
app-misc/mosquitto dev-python/hbmqtt