commit: 6c144c45bdb740f291e6062aac5bb0453f3d95fa Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja> AuthorDate: Wed Sep 28 14:13:46 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 20:44:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c144c45
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 <AT> footclan.ninja> Signed-off-by: Sam James <sam <AT> gentoo.org> net-nntp/sabnzbd/sabnzbd-3.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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