mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-p2p/resilio-sync: fix 9999 to be a proper live ebuild
Use PROPERTIES="live" and drop keywords. We should maybe change it to fetch in src_unpack too instead. Closes: https://bugs.gentoo.org/936031 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,8 +17,8 @@ SRC_URI="
|
||||
S="${WORKDIR}"
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* ~amd64 ~arm64"
|
||||
|
||||
PROPERTIES="live"
|
||||
RESTRICT="bindist mirror"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user