mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-libs/unordered_dense: fix linting issues
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
This commit is contained in:
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then
|
|||||||
EGIT_REPO_URI="https://github.com/martinus/${PN}.git"
|
EGIT_REPO_URI="https://github.com/martinus/${PN}.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://github.com/martinus/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/martinus/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~ppc64 ~arm64 ~riscv ~x86"
|
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||||
S="${WORKDIR}/${P}"
|
S="${WORKDIR}/${P}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then
|
|||||||
EGIT_REPO_URI="https://github.com/martinus/${PN}.git"
|
EGIT_REPO_URI="https://github.com/martinus/${PN}.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://github.com/martinus/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/martinus/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~ppc64 ~arm64 ~riscv ~x86"
|
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||||
S="${WORKDIR}/${P}"
|
S="${WORKDIR}/${P}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user