mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
sonarqube 7.4 bump
This commit is contained in:
parent
4fcfe2fbf9
commit
a4ac354df5
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=6
|
||||
|
||||
|
|
@ -15,7 +14,7 @@ MY_P="sonarqube-${MY_PV}"
|
|||
SRC_URI="https://binaries.sonarsource.com/Distribution/sonarqube/${MY_P}.zip"
|
||||
RESTRICT="mirror"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="systemd"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue