dev-python/sabyenc: Stabilize 4.0.2 amd64, #788862

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-15 19:26:32 +00:00
parent 4cea010d8b
commit d6f1eefc27

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/sabnzbd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"