summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-09 13:09:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-09 13:09:28 +0200
commitec3bc1cefb4264f471cd2930be8abe2e915b9aa9 (patch)
tree3d3c8c0d1397d675e94b628bb7a5d91e2b03e055 /app-misc/mosquitto/mosquitto-1.6.7.ebuild
parentdev-db/phpmyadmin: amd64 stable wrt bug #696976 (diff)
downloadgentoo-ec3bc1cefb4264f471cd2930be8abe2e915b9aa9.tar.gz
gentoo-ec3bc1cefb4264f471cd2930be8abe2e915b9aa9.tar.bz2
gentoo-ec3bc1cefb4264f471cd2930be8abe2e915b9aa9.zip
app-misc/mosquitto: x86 stable wrt bug #695432
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/mosquitto/mosquitto-1.6.7.ebuild')
-rw-r--r--app-misc/mosquitto/mosquitto-1.6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mosquitto/mosquitto-1.6.7.ebuild b/app-misc/mosquitto/mosquitto-1.6.7.ebuild
index 8429d6ea33fe..7a43de2971cf 100644
--- a/app-misc/mosquitto/mosquitto-1.6.7.ebuild
+++ b/app-misc/mosquitto/mosquitto-1.6.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz"
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
REQUIRED_USE="test? ( bridge )"