sys-fs/zfs-auto-utils: cleanup ebuild

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2023-11-01 19:24:51 +08:00
parent 8ea5c34789
commit 7b0a94de42

View File

@@ -7,7 +7,6 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/vowstar/${PN}.git"
else
MY_P="${PN}-upstream-${PV}"
SRC_URI="https://github.com/vowstar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
fi