Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mosquitto/
Date: Sat, 31 Oct 2020 16:13:36
Message-Id: 1604160808.ce2da29230306042ec8eb3071085f8df1aca59f6.slashbeast@gentoo
1 commit: ce2da29230306042ec8eb3071085f8df1aca59f6
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 16:12:31 2020 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 16:13:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2da292
7
8 app-misc/mosquitto: 1.6.12 amd64 stable.
9
10 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
11
12 app-misc/mosquitto/mosquitto-1.6.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/mosquitto/mosquitto-1.6.12.ebuild b/app-misc/mosquitto/mosquitto-1.6.12.ebuild
16 index 3a7880c5f7e..fbf327498fa 100644
17 --- a/app-misc/mosquitto/mosquitto-1.6.12.ebuild
18 +++ b/app-misc/mosquitto/mosquitto-1.6.12.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz"
20
21 LICENSE="EPL-1.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~arm64 ~x86"
24 +KEYWORDS="amd64 arm ~arm64 ~x86"
25 IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets"
26 RESTRICT="!test? ( test )"