findomain: sync *9999 live ebuild

This commit is contained in:
Yury Martynov 2020-01-14 15:38:58 +03:00
parent b6275e99f6
commit 2a5b62fca2
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
2 changed files with 3 additions and 3 deletions

View file

@ -264,7 +264,7 @@ LICENSE="GPL-3"
SLOT="0"
RESTRICT="mirror"
BDEPEND="virtual/rust"
BDEPEND=">=virtual/rust-1.40.0"
src_unpack() {
if [[ ${PV} == *9999 ]]; then

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/Edu4rdSHL/findomain"
LICENSE="GPL-3"
SLOT="0"
BDEPEND="virtual/rust"
BDEPEND=">=virtual/rust-1.40.0"
src_unpack() {
if [[ ${PV} == *9999 ]]; then