Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/
Date: Sun, 19 Mar 2023 22:12:54
Message-Id: 1679263959.48b8148baf9eeac1cb102c3fb0ccfb01e07bd8d6.conikost@gentoo
1 commit: 48b8148baf9eeac1cb102c3fb0ccfb01e07bd8d6
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 22:00:32 2023 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 22:12:39 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b8148b
7
8 net-wireless/unifi: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 net-wireless/unifi/unifi-7.3.83.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/unifi/unifi-7.3.83.ebuild b/net-wireless/unifi/unifi-7.3.83.ebuild
16 index b7dd5b986388..6626a69d1455 100644
17 --- a/net-wireless/unifi/unifi-7.3.83.ebuild
18 +++ b/net-wireless/unifi/unifi-7.3.83.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.ubnt.com"
20 SRC_URI="https://dl.ui.com/unifi/${PV}/UniFi.unix.zip -> ${P}.zip"
21 S="${WORKDIR}/UniFi"
22
23 -KEYWORDS="-* ~amd64 ~arm64"
24 +KEYWORDS="-* amd64 ~arm64"
25 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"
26 SLOT="0/$(ver_cut 1-2)"
27 IUSE="systemd system-mongodb"