mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
sys-fs/zfs-auto-utils: cleanup ebuild
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@ if [[ ${PV} == 9999 ]]; then
|
|||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/vowstar/${PN}.git"
|
EGIT_REPO_URI="https://github.com/vowstar/${PN}.git"
|
||||||
else
|
else
|
||||||
MY_P="${PN}-upstream-${PV}"
|
|
||||||
SRC_URI="https://github.com/vowstar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/vowstar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
|
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user