summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-09-02 14:00:07 -0400
committerAaron Bauman <bman@gentoo.org>2017-09-02 14:01:52 -0400
commitaa382b7d7239634cedf8575ec161a678333473f6 (patch)
tree5b747315f45bf77e9db8ed7649ecbb8f8d3ac27f /app-misc
parentnet-libs/libwebsockets: x86 stable (diff)
downloadgentoo-aa382b7d7239634cedf8575ec161a678333473f6.tar.gz
gentoo-aa382b7d7239634cedf8575ec161a678333473f6.tar.bz2
gentoo-aa382b7d7239634cedf8575ec161a678333473f6.zip
app-misc/mosquitto: x86 stable
Gentoo-bug: 625290 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/mosquitto/mosquitto-1.4.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mosquitto/mosquitto-1.4.14.ebuild b/app-misc/mosquitto/mosquitto-1.4.14.ebuild
index 4851231f6f38..94e5de9884f0 100644
--- a/app-misc/mosquitto/mosquitto-1.4.14.ebuild
+++ b/app-misc/mosquitto/mosquitto-1.4.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://mosquitto.org/"
SRC_URI="http://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 websockets"
RDEPEND="tcpd? ( sys-apps/tcp-wrappers )