diff options
author | 2022-07-23 10:02:48 -0700 | |
---|---|---|
committer | 2022-07-23 10:11:45 -0700 | |
commit | fda210935dfcccb1177c3f638b20a9277e06a083 (patch) | |
tree | 79ab027487a38c33c94f5fb880c7816a9818df07 /app-emulation | |
parent | app-antivirus/lkrg: add 0.9.4 (diff) | |
download | gentoo-fda210935dfcccb1177c3f638b20a9277e06a083.tar.gz gentoo-fda210935dfcccb1177c3f638b20a9277e06a083.tar.bz2 gentoo-fda210935dfcccb1177c3f638b20a9277e06a083.zip |
app-emulation/ganeti: drop KEYWORDS for live build
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti/ganeti-3.0.2-r2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/ganeti/ganeti-3.0.2-r2.ebuild b/app-emulation/ganeti/ganeti-3.0.2-r2.ebuild index 63cf7b305b44..e6ac4895670c 100644 --- a/app-emulation/ganeti/ganeti-3.0.2-r2.ebuild +++ b/app-emulation/ganeti/ganeti-3.0.2-r2.ebuild @@ -16,7 +16,6 @@ SERIES="3.0" if [[ ${PV} =~ [9]{4,} ]] ; then EGIT_REPO_URI="git://git.ganeti.org/ganeti.git" inherit git-2 - KEYWORDS="" PATCHES=() else DEBIAN_PV="${PV}" |