summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-05-30 10:51:23 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-05-30 10:51:23 +0300
commit77534ec547e4d24ab9d268a5096657ad88661208 (patch)
tree0da27c085765ebfe0a3cfdab82e19fed96cede51
parentapp-office/calcurse: add missing pkgconfig BDEP (diff)
downloadgentoo-77534ec547e4d24ab9d268a5096657ad88661208.tar.gz
gentoo-77534ec547e4d24ab9d268a5096657ad88661208.tar.bz2
gentoo-77534ec547e4d24ab9d268a5096657ad88661208.zip
net-nntp/sabnzbd: keyword 4.0.1 for ~amd64
Closes: https://github.com/gentoo/gentoo/pull/31217 Closes: https://bugs.gentoo.org/907225 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
index 579060f3b832..2165b8fa339e 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
@@ -22,10 +22,13 @@ 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"
IUSE="test"
-RESTRICT="!test? ( test )"
+
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
DEPEND="
acct-user/sabnzbd
acct-group/sabnzbd