app-eselect/eselect-rust: fix whitespace

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2021-07-28 21:33:34 -07:00
parent 9940c4a653
commit cf8e1c47e8

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit autotools
inherit autotools
if [[ ${PV} == "99999999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git"