diff --git a/sdk_container/src/third_party/coreos-overlay/dev-libs/rustlib/rustlib-1.25.0.ebuild b/sdk_container/src/third_party/coreos-overlay/dev-libs/rustlib/rustlib-1.25.0.ebuild index 82a7d6e6ff..d5484a07b8 100644 --- a/sdk_container/src/third_party/coreos-overlay/dev-libs/rustlib/rustlib-1.25.0.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/dev-libs/rustlib/rustlib-1.25.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017 CoreOS, Inc. +# Copyright 2017-2018 CoreOS, Inc. # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ S="${WORKDIR}/rustc-${PV}-src" RDEPEND="!dev-lang/rust" -SLOT="0" +SLOT="0/${PVR}" KEYWORDS="amd64 arm64" src_configure() {