diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 17:45:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 17:45:54 +0300 |
commit | 6574221f3b847f7f24c291867b2f836a6e234e40 (patch) | |
tree | e05a6c7dbcd09d7c0cacd185e75446fe9946ff5f /net-nntp | |
parent | dev-python/jellyfish: Stabilize 1.0.0 amd64, #911116 (diff) | |
download | gentoo-6574221f3b847f7f24c291867b2f836a6e234e40.tar.gz gentoo-6574221f3b847f7f24c291867b2f836a6e234e40.tar.bz2 gentoo-6574221f3b847f7f24c291867b2f836a6e234e40.zip |
net-nntp/sabnzbd: Stabilize 4.0.2 amd64, #911137
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild index c8110322c093..59f1c1a8656d 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}" |