Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/
Date: Tue, 21 Sep 2021 10:27:43
Message-Id: 1632220048.489b066ef674a99daf00d8f4e9a58d504c7cb1c6.bkohler@gentoo
1 commit: 489b066ef674a99daf00d8f4e9a58d504c7cb1c6
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 10:27:00 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 10:27:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489b066e
7
8 net-wireless/unifi: 6.4.54 stable
9
10 Per upstream (plus plenty of gentoo testing on this series already)
11
12 Package-Manager: Portage-3.0.23, Repoman-3.0.3
13 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
14
15 net-wireless/unifi/unifi-6.4.54.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-wireless/unifi/unifi-6.4.54.ebuild b/net-wireless/unifi/unifi-6.4.54.ebuild
19 index b1ac7e1f63f..868b59c5a21 100644
20 --- a/net-wireless/unifi/unifi-6.4.54.ebuild
21 +++ b/net-wireless/unifi/unifi-6.4.54.ebuild
22 @@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs"
23 HOMEPAGE="https://www.ubnt.com"
24 SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip"
25
26 -KEYWORDS="~amd64"
27 +KEYWORDS="amd64"
28 LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 LGPL-3 MIT ubiquiti"
29 SLOT="0/$(ver_cut 1-2)"
30 IUSE="systemd"