From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ED67C1382C5 for ; Mon, 1 Mar 2021 20:58:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28C8AE0872; Mon, 1 Mar 2021 20:58:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E41BE0872 for ; Mon, 1 Mar 2021 20:58:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0147340FF3 for ; Mon, 1 Mar 2021 20:58:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6EB8487 for ; Mon, 1 Mar 2021 20:58:07 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1614632281.8e6ae648a0b971b8d69b633d3f27d4b1a21793bc.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/unifi/unifi-6.1.61.ebuild X-VCS-Directories: net-wireless/unifi/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 8e6ae648a0b971b8d69b633d3f27d4b1a21793bc X-VCS-Branch: master Date: Mon, 1 Mar 2021 20:58:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7058ff08-94f5-47dc-93d1-ca4415ffdd90 X-Archives-Hash: c85fe4d8298be5da06ced94d52b44882 commit: 8e6ae648a0b971b8d69b633d3f27d4b1a21793bc Author: Ben Kohler gentoo org> AuthorDate: Mon Mar 1 20:57:39 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Mar 1 20:58:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6ae648 net-wireless/unifi: 6.1.61 stable Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Ben Kohler gentoo.org> net-wireless/unifi/unifi-6.1.61.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/unifi/unifi-6.1.61.ebuild b/net-wireless/unifi/unifi-6.1.61.ebuild index d4f1e8ab17a..1c69a1a3877 100644 --- a/net-wireless/unifi/unifi-6.1.61.ebuild +++ b/net-wireless/unifi/unifi-6.1.61.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs" HOMEPAGE="https://www.ubnt.com" SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip" -KEYWORDS="~amd64" +KEYWORDS="amd64" 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" SLOT="0/6.1" IUSE="systemd"