mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-lang/mono-basic: fix qa VariableOrderWrong
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
parent
9af3f24e8a
commit
238f2041e6
@ -10,15 +10,14 @@ EGIT_COMMIT="e31cb702937a0adcc853250a0989c5f43565f9b8"
|
||||
DESCRIPTION="Visual Basic Compiler and Runtime"
|
||||
HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
|
||||
SRC_URI="https://github.com/mono/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
LICENSE="LGPL-2 MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="dev-lang/mono"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
# See https://github.com/mono/mono-basic/issues/49
|
||||
RESTRICT="test"
|
||||
|
||||
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user