diff options
Diffstat (limited to 'net-nntp/sabnzbd/sabnzbd-4.2.3.ebuild')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-4.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.2.3.ebuild b/net-nntp/sabnzbd/sabnzbd-4.2.3.ebuild index 0cc03bdddd59..da52ebab4561 100644 --- a/net-nntp/sabnzbd/sabnzbd-4.2.3.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-4.2.3.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}" |