diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2022-09-29 00:13:46 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-12 21:44:21 +0100 |
commit | 6c144c45bdb740f291e6062aac5bb0453f3d95fa (patch) | |
tree | 232656d00933d3c04dd0287833d060a2a4605f35 /net-nntp/sabnzbd | |
parent | net-nntp/sabnzbd: add pytest, fix deps (diff) | |
download | gentoo-6c144c45bdb740f291e6062aac5bb0453f3d95fa.tar.gz gentoo-6c144c45bdb740f291e6062aac5bb0453f3d95fa.tar.bz2 gentoo-6c144c45bdb740f291e6062aac5bb0453f3d95fa.zip |
net-nntp/sabnzbd: stabilize 3.6.0 for amd64
[sam: The current version is terribly broken in stable.]
Closes: https://bugs.gentoo.org/869869
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp/sabnzbd')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild b/net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild index ba2ec5410139..73fa7ce0bbd5 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild @@ -20,7 +20,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 |