aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-10-22 22:00:53 +0200
committerstefson <herrtimson@yahoo.de>2019-10-22 22:00:53 +0200
commitdc95772d5a3d925d33d5758073495294cabb6685 (patch)
tree890dcb6eb3dba37ef8d7ad9525a3a1181f238a14 /dev-lang/rust/rust-999.ebuild
parentdev-lang/rust: add beta channel ebuild (diff)
downloadrust-dc95772d5a3d925d33d5758073495294cabb6685.tar.gz
rust-dc95772d5a3d925d33d5758073495294cabb6685.tar.bz2
rust-dc95772d5a3d925d33d5758073495294cabb6685.zip
dev-lang/rust: add pr65474 to beta branch
Diffstat (limited to 'dev-lang/rust/rust-999.ebuild')
-rw-r--r--dev-lang/rust/rust-999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-999.ebuild b/dev-lang/rust/rust-999.ebuild
index f175e98..b8a91e1 100644
--- a/dev-lang/rust/rust-999.ebuild
+++ b/dev-lang/rust/rust-999.ebuild
@@ -84,7 +84,7 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
"
PATCHES=(
- "${FILESDIR}"/pr64823.patch
+ "${FILESDIR}"/pr65474.patch
)
S="${WORKDIR}/${MY_P}-src"