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:
Alfred Wingate 2020-10-13 13:21:36 +03:00
parent 04a993e6e6
commit ffa3e6e41a
No known key found for this signature in database
GPG Key ID: 7211B3F7B598F87A
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ HOMEPAGE="https://gitlab.com/src_prepare/leaden"
if [[ "${PV}" == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.com/src_prepare/leaden.git"
KEYWORDS=""
else
# 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"