pentoo-system: fix repo priority

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-08-02 14:51:48 -04:00
parent 776a766c7b
commit 5d996ad999
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
4 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[pentoo]
priority = 51
priority = 49
location = /var/db/repos/pentoo
sync-uri = https://github.com/pentoo/pentoo-overlay.git
sync-type = git

View file

@ -1,5 +1,5 @@
[pentoo]
priority = 51
priority = 49
location = /var/db/repos/pentoo
sync-uri = https://github.com/pentoo/pentoo-overlay.git
sync-type = git

View file

@ -13,6 +13,8 @@ KEYWORDS="amd64"
IUSE=""
S="${WORKDIR}"
DEPEND="!pentoo/pentoo-system"
PDEPEND="dev-vcs/git
net-misc/dhcpcd
sys-apps/rng-tools