Restrict download from primary URL only

This commit is contained in:
2019-05-11 11:42:17 +03:00
parent 5ab34801c8
commit e0b7ab2211
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ EAPI=7
DESCRIPTION="console fourcc changer"
HOMEPAGE="https://github.com/mypapit/cfourcc"
SRC_URI="https://github.com/mypapit/${PN}/archive/${PV}.tar.gz"
RESTRICT="mirror"
RESTRICT="primaryuri"
LICENSE="GPL-2"
SLOT="0"