diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-25 16:01:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-25 16:02:49 +0200 |
commit | 69ca7c6c39de5521825789a87e94e1fabbce9662 (patch) | |
tree | 416fe4771a5f114f7bb6612d72844872db984944 /net-nntp | |
parent | net-nntp/sabnzbd: bump to v3.4.1 (diff) | |
download | gentoo-69ca7c6c39de5521825789a87e94e1fabbce9662.tar.gz gentoo-69ca7c6c39de5521825789a87e94e1fabbce9662.tar.bz2 gentoo-69ca7c6c39de5521825789a87e94e1fabbce9662.zip |
net-nntp/sabnzbd: amd64 stable
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.3.1.ebuild index b09442235e47..62d937efe4f5 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 |