summaryrefslogtreecommitdiff
path: root/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild
index c8110322c093..3cecba4b03be 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
# 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="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -42,7 +42,7 @@ DEPEND="
dev-python/notify2[${PYTHON_USEDEP}]
dev-python/portend[${PYTHON_USEDEP}]
dev-python/puremagic[${PYTHON_USEDEP}]
- ~dev-python/sabyenc-7.0.2[${PYTHON_USEDEP}]
+ ~dev-python/sabctools-7.0.2[${PYTHON_USEDEP}]
')
test? ( $(python_gen_cond_dep '
dev-python/tavalidate[${PYTHON_USEDEP}]