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 4F21F158013 for ; Sat, 25 Sep 2021 14:03:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FDB9E0841; Sat, 25 Sep 2021 14:03:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75386E0841 for ; Sat, 25 Sep 2021 14:03:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03BD1342E24 for ; Sat, 25 Sep 2021 14:03:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BF4A35 for ; Sat, 25 Sep 2021 14:03:18 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1632578569.69ca7c6c39de5521825789a87e94e1fabbce9662.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild X-VCS-Directories: net-nntp/sabnzbd/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 69ca7c6c39de5521825789a87e94e1fabbce9662 X-VCS-Branch: master Date: Sat, 25 Sep 2021 14:03:18 +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: 3aa0b358-1d92-47e0-a646-8e20f2103813 X-Archives-Hash: 406ec2a3dd3b612f6472869b701a3bb9 commit: 69ca7c6c39de5521825789a87e94e1fabbce9662 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Sep 25 14:01:19 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Sep 25 14:02:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ca7c6c net-nntp/sabnzbd: amd64 stable Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild index b09442235e4..62d937efe4f 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/sabnzbd/sabnzbd/releases/download/${MY_PV}/${MY_P}-s # Sabnzbd is GPL-2 but bundles software with the following licenses. LICENSE="GPL-2 BSD LGPL-2 MIT BSD-1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+7za +rar unzip" # Sabnzbd is installed to /usr/share/ as upstream makes it clear they should not