mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/genkernel: update SRC_URI
Closes: https://bugs.gentoo.org/930453 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -92,7 +92,7 @@ if [[ ${PV} == 9999* ]] ; then
|
||||
S="${WORKDIR}/${P}"
|
||||
SRC_URI="${COMMON_URI}"
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
|
||||
SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.xz
|
||||
${COMMON_URI}"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
fi
|
||||
|
||||
@@ -92,7 +92,7 @@ if [[ ${PV} == 9999* ]] ; then
|
||||
S="${WORKDIR}/${P}"
|
||||
SRC_URI="${COMMON_URI}"
|
||||
else
|
||||
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
|
||||
SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.xz
|
||||
${COMMON_URI}"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user