mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/bareos: Fix RESTRICT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -10,9 +10,8 @@ DESCRIPTION="python bindings for bareos network backup suite"
|
||||
HOMEPAGE="https://www.bareos.com/"
|
||||
SRC_URI="https://github.com/${PN}/${PN}/archive/Release/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S=${WORKDIR}/${PN}-Release-${PV}/python-bareos
|
||||
RESTRICT="mirror"
|
||||
|
||||
LICENSE="AGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
RESTRICT="test"
|
||||
RESTRICT="mirror test"
|
||||
|
||||
Reference in New Issue
Block a user