summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-24 16:03:52 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-24 16:03:52 +0200
commit5d772711a827955609c80a28233275e7f2ba2f78 (patch)
treeca03021b7981a3d28494c982c07c3a3f044a0a1d /net-nntp
parentnet-nntp/sabnzbd: Deselect test failing w/ cryptography-43 (diff)
downloadgentoo-5d772711a827955609c80a28233275e7f2ba2f78.tar.gz
gentoo-5d772711a827955609c80a28233275e7f2ba2f78.tar.bz2
gentoo-5d772711a827955609c80a28233275e7f2ba2f78.zip
net-nntp/sabnzbd: Stabilize 4.3.2 amd64, #938451
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.3.2.ebuild b/net-nntp/sabnzbd/sabnzbd-4.3.2.ebuild
index 109c2151554f..8170087d60e0 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.3.2.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.3.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}"