diff options
Diffstat (limited to 'sys-devel/crossdev/crossdev-20210718.ebuild')
-rw-r--r-- | sys-devel/crossdev/crossdev-20210718.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20210718.ebuild b/sys-devel/crossdev/crossdev-20210718.ebuild index ffa357b2d207..b7f11a2c01de 100644 --- a/sys-devel/crossdev/crossdev-20210718.ebuild +++ b/sys-devel/crossdev/crossdev-20210718.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git" else SRC_URI="mirror://gentoo/${P}.tar.xz - https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" + https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi |