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 B423D138359 for ; Sun, 30 Aug 2020 01:17:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B9CDE0954; Sun, 30 Aug 2020 01:17:10 +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 E8743E0954 for ; Sun, 30 Aug 2020 01:17:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EF7AA33D4A6 for ; Sun, 30 Aug 2020 01:17:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A55D9324 for ; Sun, 30 Aug 2020 01:17:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1598750206.76e9115fa07903337fd395fc038dc06691e8d47b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/nut/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/nut/nut-2.7.4-r6.ebuild X-VCS-Directories: sys-power/nut/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 76e9115fa07903337fd395fc038dc06691e8d47b X-VCS-Branch: master Date: Sun, 30 Aug 2020 01:17: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: 553c6c3f-cf77-4b60-888f-f5d86e8c0c46 X-Archives-Hash: bd4f8e7d8cb5081d61276b00d8d1b9f5 commit: 76e9115fa07903337fd395fc038dc06691e8d47b Author: Sam James gentoo org> AuthorDate: Sun Aug 30 01:16:46 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 30 01:16:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e9115f sys-power/nut: Stabilize 2.7.4-r6 ppc, #735498 Signed-off-by: Sam James gentoo.org> sys-power/nut/nut-2.7.4-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/nut/nut-2.7.4-r6.ebuild b/sys-power/nut/nut-2.7.4-r6.ebuild index 79cbbe8f3dc..abdd3bd8c69 100644 --- a/sys-power/nut/nut-2.7.4-r6.ebuild +++ b/sys-power/nut/nut-2.7.4-r6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.networkupstools.org/" SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ppc ~ppc64 x86" IUSE="cgi ipmi snmp +usb selinux split-usr ssl tcpd xml zeroconf"