summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.38.0-r314.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust/rust-1.38.0-r314.ebuild')
-rw-r--r--dev-lang/rust/rust-1.38.0-r314.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.38.0-r314.ebuild b/dev-lang/rust/rust-1.38.0-r314.ebuild
index c289b01b..86f55184 100644
--- a/dev-lang/rust/rust-1.38.0-r314.ebuild
+++ b/dev-lang/rust/rust-1.38.0-r314.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} = *beta* ]]; then
SLOT="beta/${PV}"
SRC="${BETA_SNAPSHOT}/rustc-beta-src.tar.xz"
else
- ABI_VER="1,38"
+ ABI_VER="1.38"
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"