summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-24 17:32:40 +0100
committerSam James <sam@gentoo.org>2022-04-24 17:32:54 +0100
commit49ba4ad4fa79c6656f345b0f17ccb9050da40c05 (patch)
treea5dfcdb35200f51ee9f73744c794e578e49ae568 /sys-devel/crossdev/crossdev-99999999.ebuild
parentsys-apps/systemd: destabilize 250.4-r1 for ~hppa (diff)
downloadgentoo-49ba4ad4fa79c6656f345b0f17ccb9050da40c05.tar.gz
gentoo-49ba4ad4fa79c6656f345b0f17ccb9050da40c05.tar.bz2
gentoo-49ba4ad4fa79c6656f345b0f17ccb9050da40c05.zip
sys-devel/crossdev: add 20220424
Closes: https://bugs.gentoo.org/840431 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev/crossdev-99999999.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-99999999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
index 864061acd24b..6ad8117d74b5 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.ebuild
@@ -7,8 +7,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git"
else
- SRC_URI="mirror://gentoo/${P}.tar.xz
- https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+ SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi