dev-util/leaden: remove empty keywords
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
04a993e6e6
commit
ffa3e6e41a
@ -13,7 +13,6 @@ HOMEPAGE="https://gitlab.com/src_prepare/leaden"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://gitlab.com/src_prepare/leaden.git"
|
EGIT_REPO_URI="https://gitlab.com/src_prepare/leaden.git"
|
||||||
KEYWORDS=""
|
|
||||||
else
|
else
|
||||||
# Modify SRC_URI to be suitable when first release is made
|
# Modify SRC_URI to be suitable when first release is made
|
||||||
SRC_URI="https://gitlab.com/src_prepare/leaden/-/archive/${PV}/leaden-${PV}.tar.gz"
|
SRC_URI="https://gitlab.com/src_prepare/leaden/-/archive/${PV}/leaden-${PV}.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user